Condividi tramite


Proprietà AssemblyVersion

Gets the version of the assembly that created this package.

Spazio dei nomi  Microsoft.MasterDataServices.Deployment
Assembly:  Microsoft.MasterDataServices.Deployment (in Microsoft.MasterDataServices.Deployment.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property AssemblyVersion As String
    Get
'Utilizzo
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

Valore proprietà

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