AssemblyTitleAttribute.Title 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得組件標題資訊。
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 檔案屬性] 對話方塊的 [版本] 索引標籤上。