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

プロパティ値

型を表す文字列。

適用対象