DirectoryEntryChangedEventArgs.ChangeType Property

Definition

Gets the type of change event that occurred.

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

Property Value

Attributes

Applies to