次の方法で共有


IConfigurationManagerInternal.ExeProductVersion プロパティ

定義

入力アセンブリに基づいて、アプリケーションの製品バージョンを取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

public:
 property System::String ^ ExeProductVersion { System::String ^ get(); };
public string ExeProductVersion { get; }
member this.ExeProductVersion : string
Public ReadOnly Property ExeProductVersion As String

プロパティ値

アプリケーションの製品バージョンを表す文字列値。

適用対象