IScriptCollectorInfo.Moniker 属性

定义

获取脚本收集器的唯一标识符。

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

属性值

一个表示脚本收集器唯一标识符的字符串。

适用于