BuildUri Property

Definition

Assembly XamlToCSharpGenerator.Runtime.Core.dll

Gets the build URI associated with the registered XAML artifact.

public string? BuildUri { get; init; }

Returns