InstanceSettings.ID Property

Definition

Gets or sets the instance identifier.

public:
 virtual property System::String ^ ID { System::String ^ get(); void set(System::String ^ value); };
public virtual string ID { get; set; }
member this.ID : string with get, set
Public Overridable Property ID As String

Property Value

String

The instance identifier.

Applies to