Interface IHasGuid
Namespace: Glitch9
Assembly: Glitch9.dll
Syntax
public interface IHasGuid
Properties
| Edit this page View SourceId
Gets the globally unique identifier (GUID) for this object.
Declaration
string Id { get; }
Property Value
| Type | Description |
|---|---|
| string |