다음을 통해 공유


PackageSettings.Version 속성

Gets the version of the package.

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

구문

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

value = instance.Version
public int Version { get; }
public:
property int Version {
    int get ();
}
member Version : int
function get Version () : int

속성 값

유형: System.Int32
The version of the package.

참고 항목

참조

PackageSettings 클래스

Microsoft.MasterDataServices.Deployment 네임스페이스