XmlUriData.UriString Property

Definition

Gets the UriString property.

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

Property Value

The raw Uri string obtained from the XML of a syndication item.

Applies to