次の方法で共有


AssemblyDescriptionAttribute.Description プロパティ

アセンブリの説明情報を取得します。

Public ReadOnly Property Description As String
[C#]
public string Description {get;}
[C++]
public: __property String* get_Description();
[JScript]
public function get Description() : String;

プロパティ値

アセンブリの説明を保持している文字列。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET

参照

AssemblyDescriptionAttribute クラス | AssemblyDescriptionAttribute メンバ | System.Reflection 名前空間 | アセンブリ | 属性の概要