AssemblyVersionAttribute.Version 속성

정의

특성 사용 어셈블리의 버전 번호를 가져옵니다.

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

속성 값

String

어셈블리 버전 번호를 포함하는 문자열입니다.

적용 대상