-
Home
-
API
-
XamlToCSharpGenerator.Runtime
-
SourceGenHotReloadRegistrationOptions
-
Properties
-
SourcePath
SourcePath Property
Definition
Gets the original source path associated with the registered XAML artifact.
public string? SourcePath { get; init; }
Returns