Freigeben über


OpenCodeContainersState.SolutionFilePath Property

Definition

Gets the path to the open solution file, if any.

public:
 property Uri ^ SolutionFilePath { Uri ^ get(); void set(Uri ^ value); };
[System.Runtime.Serialization.DataMember]
public Uri? SolutionFilePath { get; init; }
[<System.Runtime.Serialization.DataMember>]
member this.SolutionFilePath : Uri with get, set
Public Property SolutionFilePath As Uri

Property Value

Uri
Attributes

Applies to