ManagementReferenceAttribute.Type 屬性

定義

取得或設定參考之型別的名稱。

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

屬性值

字串,包含參考之型別的名稱。

備註

默認類型為物件。

適用於

另請參閱