Class.InstanceName 屬性

定義

執行個體名稱。

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

屬性值

String

string 值。

適用於