Share via


ScriptComponentDescriptor.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

屬性值

String

目標用戶端元件的型別。

例外狀況

已嘗試將屬性設定為 null

適用於