Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the version of the assembly that created the package.
Namespace: Microsoft.MasterDataServices.Deployment
Assembly: Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)
Syntax
public string AssemblyVersion { get; }
public:
property String^ AssemblyVersion {
String^ get();
}
member AssemblyVersion : string with get
Public ReadOnly Property AssemblyVersion As String
Property Value
Type: System.String
The version of the assembly that created the package.
See Also
PackageSettings Class
Microsoft.MasterDataServices.Deployment Namespace
Return to top