IFileSnapshot.VisualPath 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 visual path of the file based on how file is nested in the solution explorer.
public string? VisualPath { get; }
member this.VisualPath : string
Public ReadOnly Property VisualPath As String