TextDocumentFileActionEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.Text
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubpropertyFileActionType

Gets the FileActionTypes that occurred.

System_CAPS_pubpropertyFilePath

Gets the path to the file.

System_CAPS_pubpropertyTime

Gets the DateTime when the file action occurred.

Return to top
Show: