Uri.Domain Property

Gets the domain name, including top-level domain, from a Uniform Resource Identifier (URI).

Syntax

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

Property value

Type: String 

  The domain name.

Requirements

Namespace: Windows.Foundation

Metadata: windows.winmd

See also

Reference

Uri Class

Uri Members

Windows.Foundation Namespace