DirectoryEntryInfo.Uri Property

Definition

Gets the URI for the directory entry.

public:
 property Uri ^ Uri { Uri ^ get(); };
[System.Runtime.Serialization.DataMember(Order=0)]
public Uri Uri { get; }
[<System.Runtime.Serialization.DataMember(Order=0)>]
member this.Uri : Uri
Public ReadOnly Property Uri As Uri

Property Value

Uri
Attributes

Applies to