次の方法で共有


IConfigurationManagerInternal.ExeProductName プロパティ

定義

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

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

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

プロパティ値

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

適用対象