Udostępnij za pośrednictwem


Właściwość PackageSettings.ProductVersion

Pobiera wersja produktu, 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 ProductVersion As String
    Get
'Użycie
Dim instance As PackageSettings
Dim value As String

value = instance.ProductVersion
public string ProductVersion { get; }
public:
property String^ ProductVersion {
    String^ get ();
}
member ProductVersion : string
function get ProductVersion () : String

Wartość właściwości

Typ: System.String
A ciąg reprezentująca wersja produktu.