DirectoryEntryChangedEventArgs.ChangeType 属性

定义

获取发生的更改事件的类型。

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

属性值

DirectoryEntryChangeType
属性

适用于