다음을 통해 공유


PackageSettings.AssemblyVersion 속성

Gets the version of the assembly that created the package.

네임스페이스:  Microsoft.MasterDataServices.Deployment
어셈블리:  Microsoft.MasterDataServices.Deployment(Microsoft.MasterDataServices.Deployment.dll)

구문

‘선언
Public ReadOnly Property AssemblyVersion As String 
    Get
‘사용 방법
Dim instance As PackageSettings 
Dim value As String 

value = instance.AssemblyVersion
public string AssemblyVersion { get; }
public:
property String^ AssemblyVersion {
    String^ get ();
}
member AssemblyVersion : string
function get AssemblyVersion () : String

속성 값

유형: System.String
The version of the assembly that created the package.

참고 항목

참조

PackageSettings 클래스

Microsoft.MasterDataServices.Deployment 네임스페이스