Compartir a través de


AssemblyVersion Propiedad

Gets the version of the assembly that created this package.

Espacio de nombres:  Microsoft.MasterDataServices.Deployment
Ensamblado:  Microsoft.MasterDataServices.Deployment (en Microsoft.MasterDataServices.Deployment.dll)

Sintaxis

'Declaración
Public ReadOnly Property AssemblyVersion As String
    Get
'Uso
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

Valor de la propiedad

Tipo: System. . :: . .String
A String that represents the version.