IScriptCollectorInfo.Moniker プロパティ

定義

スクリプト コレクターの一意識別子を取得します。

public:
 property System::String ^ Moniker { System::String ^ get(); };
public string Moniker { get; }
member this.Moniker : string
Public ReadOnly Property Moniker As String

プロパティ値

スクリプト コレクターの一意識別子を表す文字列です。

適用対象