AssemblyTitleAttribute.Title 屬性

定義

取得組件標題資訊。

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

屬性值

組件標題。

備註

在 Windows Vista 中,屬性的值Title會出現在元件的 [Windows 檔案屬性] 對話方塊的 [詳細資料] 索引卷標上。 屬性名稱為 檔案描述。 在 Windows XP 中,此屬性會出現在 [Windows 檔案屬性] 對話方塊的 [版本] 索引標籤上。

適用於

另請參閱