IConfigurationManagerInternal.ExeProductName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
依據進入點組件取得應用程式的產品名稱。
此 API 支援此產品基礎結構,但無法直接用於程式碼之中。
public:
property System::String ^ ExeProductName { System::String ^ get(); };
public string ExeProductName { get; }
member this.ExeProductName : string
Public ReadOnly Property ExeProductName As String
屬性值
字串值,表示應用程式的產品名稱。