Właściwość PackageSettings.AssemblyVersion
Pobiera wersja wirtualny plik dziennika, który utworzył ten pakiet.
Przestrzeń nazw: Microsoft.MasterDataServices.Deployment
Zestaw: Microsoft.MasterDataServices.Deployment (w Microsoft.MasterDataServices.Deployment.dll)
Składnia
'Deklaracja
Public ReadOnly Property AssemblyVersion As String
Get
'Użycie
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
Wartość właściwości
Typ: System.String
A ciąg reprezentująca wersja.
Zobacz także