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.