Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 503 Bytes

isyndicationnode_baseuri.md

File metadata and controls

22 lines (15 loc) · 503 Bytes
-api-id -api-type
P:Windows.Web.Syndication.ISyndicationNode.BaseUri
winrt property

Windows.Web.Syndication.ISyndicationNode.BaseUri

-description

Gets or sets the base URI for the element. This property represents the xml:base attribute on the element. It may be inherited from an ancestor element.

-property-value

The xml:base attribute on the element.

-remarks

-examples

-see-also