DirectoryEntryChangedEventArgs.Uri Property

Definition

Gets the Uri of the changed file or directory.

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

Property Value

Uri
Attributes

Applies to