Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the version of the assembly that created the package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
'Declaration
Public ReadOnly Property AssemblyVersion As String
Get
'Usage
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
Property Value
Type: System.String
The version of the assembly that created the package.