IScriptCollectorInfo.DisplayName 屬性

定義

取得指令碼收集器的當地語系化顯示名稱。

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

屬性值

String

字串,代表指令碼收集器的當地語系化顯示名稱。

適用於