IScriptCollectorInfo.Moniker 屬性

定義

取得腳本收集器的唯一識別碼。

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

屬性值

一個代表腳本收集器唯一識別碼的字串。

適用於