AssemblyInformationalVersionAttribute クラス
アセンブリ マニフェストの追加バージョン情報を定義します。
この型のすべてのメンバの一覧については、AssemblyInformationalVersionAttribute メンバ を参照してください。
System.Object
System.Attribute
System.Reflection.AssemblyInformationalVersionAttribute
<AttributeUsage(AttributeTargets.Assembly)>
NotInheritable Public Class AssemblyInformationalVersionAttribute Inherits Attribute
[C#]
[AttributeUsage(AttributeTargets.Assembly)]
public sealed class AssemblyInformationalVersionAttribute : Attribute
[C++]
[AttributeUsage(AttributeTargets::Assembly)]
public __gc __sealed class AssemblyInformationalVersionAttribute : public Attribute
[JScript]
public
AttributeUsage(AttributeTargets.Assembly)
class AssemblyInformationalVersionAttribute extends Attribute
スレッドセーフ
この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。
解説
このクラスで定義される属性は、ドキュメントに使用することだけを目的として、追加のバージョン情報をアセンブリに関連付けます。このデータが実行時に使用されることはありません。
必要条件
名前空間: System.Reflection
プラットフォーム: 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
アセンブリ: Mscorlib (Mscorlib.dll 内)
参照
AssemblyInformationalVersionAttribute メンバ | System.Reflection 名前空間 | アセンブリ | 属性の概要