Freigeben über


OpenCodeContainersState.OpenFolderPaths Property

Definition

Gets the path to the open folder, if any.

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

Property Value

Attributes

Applies to