INamedComponent.ID Property

Definition

Gets or sets the engine ID of the component.

public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

Property Value

The engine ID of the component.

Applies to