WindowPaneProviderService.Extension Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file extension.
protected:
virtual property System::String ^ Extension { System::String ^ get(); };
protected:
virtual property Platform::String ^ Extension { Platform::String ^ get(); };
protected virtual string Extension { get; }
member this.Extension : string
Protected Overridable ReadOnly Property Extension As String
Property Value
The file extension.