BaseUri Property
The URI of the XAML being loaded.
Definition
Namespace: Avalonia.Markup.Xaml
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public Uri? BaseUri { get; set; }
Public Property BaseUri As Uri
Get
Set
member BaseUri : Uri with get, set
Property Value
UriSee Also
Reference
RuntimeXamlLoaderDocument Class
Avalonia.Markup.Xaml Namespace