SourceUri Property
Gets the full path of the source file containing the element, or null if unavailable.
Definition
Namespace: Avalonia.Markup.Xaml.Diagnostics
Assembly: Avalonia.Markup.Xaml (in Avalonia.Markup.Xaml.dll)
- C#
- VB
- F#
public Uri? SourceUri { get; }
Public ReadOnly Property SourceUri As Uri
Get
member SourceUri : Uri with get
Property Value
UriSee Also
Reference
XamlSourceInfo Class
Avalonia.Markup.Xaml.Diagnostics Namespace