VisualTile::BaseUri Property
A default base URI that is combined with relative URIs in image source attributes.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: [XmlAttributeAttribute("baseUri")] property String^ BaseUri { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] void set(String^ value); }
Property Value
Type: System::String^
Show: