ScriptCollectorInfo.Moniker プロパティ

定義

ScriptCollectionInfo のモニカーを取得します。値の設定も可能です。

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

プロパティ値

ScriptCollectionInfo のモニカーを表す文字列。

適用対象