IScriptCollectorInfo.DisplayName 屬性

定義

取得腳本收集器的在地化顯示名稱。

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

屬性值

一個字串,代表腳本收集器在地化的顯示名稱。

適用於