DirectoryEntryChangedEventArgs.ChangedEntryInfo Eigenschaft

Definition

Ruft Informationen zum geänderten Verzeichniseintrag ab. Dieser Wert kann NULL sein, wenn der Anbieter diese Informationen für jedes Änderungs Ereignis zu teuer bereitstellt.

public:
 property Microsoft::VisualStudio::RpcContracts::FileSystem::DirectoryEntryInfo ^ ChangedEntryInfo { Microsoft::VisualStudio::RpcContracts::FileSystem::DirectoryEntryInfo ^ get(); };
[System.Runtime.Serialization.DataMember]
public Microsoft.VisualStudio.RpcContracts.FileSystem.DirectoryEntryInfo? ChangedEntryInfo { get; }
[<System.Runtime.Serialization.DataMember>]
member this.ChangedEntryInfo : Microsoft.VisualStudio.RpcContracts.FileSystem.DirectoryEntryInfo
Public ReadOnly Property ChangedEntryInfo As DirectoryEntryInfo

Eigenschaftswert

DirectoryEntryInfo
Attribute

Gilt für