Uri.Extension Property

Gets the file name extension of the resource that is referenced in the Uniform Resource Identifier (URI).

Syntax

public:
property String^ Extension {
         String^ get ();
}  

Property value

Type: String 

  The file name extension.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace