SourcePath Property

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll

Gets the original source path associated with the registered XAML artifact.

public string? SourcePath { get; init; }

Returns