ExternalStoreProvisionApplicationTypeDescription.ApplicationTypeVersion プロパティ

定義

アプリケーションの種類のバージョンを取得します。

public string ApplicationTypeVersion { get; }
member this.ApplicationTypeVersion : string
Public ReadOnly Property ApplicationTypeVersion As String

プロパティ値

アプリケーションの種類のバージョン。

注釈

アプリケーションの種類のバージョンは、アプリケーション マニフェストで検出されたアプリケーションの種類のバージョンを表します。

適用対象