共用方式為


Version 屬性

Gets the version of this 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
An Integer that represents the package version.