ApplicationInfo.Extension Property

Definition

Gets the extension of the application file.

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

Property Value

Applies to