次の方法で共有


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 ファイルのプロパティ] ダイアログ ボックスの [バージョン] タブに表示されます。

適用対象

こちらもご覧ください