IOutputSnapshot.RootRelativeURL Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the the output path relative to the application directory when installed.
public string? RootRelativeURL { get; }
member this.RootRelativeURL : string
Public ReadOnly Property RootRelativeURL As String