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

適用於