FileEntityChangedEventArgs.ChangeType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Changed type
public:
property Microsoft::VisualStudio::Workspace::Indexing::FileEntityChanged ChangeType { Microsoft::VisualStudio::Workspace::Indexing::FileEntityChanged get(); };
public:
property Microsoft::VisualStudio::Workspace::Indexing::FileEntityChanged ChangeType { Microsoft::VisualStudio::Workspace::Indexing::FileEntityChanged get(); };
public Microsoft.VisualStudio.Workspace.Indexing.FileEntityChanged ChangeType { get; }
member this.ChangeType : Microsoft.VisualStudio.Workspace.Indexing.FileEntityChanged
Public ReadOnly Property ChangeType As FileEntityChanged