RootEntriesChangedEventArgs.RootEntries Property

Definition

Gets the root entries of the provider's namespace.

public:
 property System::Collections::Generic::IReadOnlyList<Uri ^> ^ RootEntries { System::Collections::Generic::IReadOnlyList<Uri ^> ^ get(); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IReadOnlyList<Uri> RootEntries { get; }
[<System.Runtime.Serialization.DataMember>]
member this.RootEntries : System.Collections.Generic.IReadOnlyList<Uri>
Public ReadOnly Property RootEntries As IReadOnlyList(Of Uri)

Property Value

Attributes

Applies to