AnyUri.UriType PropertyAnyUri.UriType PropertyAnyUri::UriType Property

Gets a value indicating whether the specifications to which this URI conforms.

Syntax

Public ReadOnly Property UriType As UriType
        Get
public UriType UriType { get; }
public:
property UriType UriType {
    UriType get();
}
 

Property Value

Type: XmlPrime.UriTypeXmlPrime.UriTypeXmlPrime::UriType

One of the UriTypeUriTypeUriType values.