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 的名称。

适用于