Свойство ProductVersion

Gets the version of the product that created this package.

Пространство имен:  Microsoft.MasterDataServices.Deployment
Сборка:  Microsoft.MasterDataServices.Deployment (в Microsoft.MasterDataServices.Deployment.dll)

Синтаксис

'Декларация
Public ReadOnly Property ProductVersion As String
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .String
A String that represents the product version.