IDeleteOnCloseFileActivity.IsExtendedOperation 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.
Indicates that the extended version of the structure representing the delete command was passed to the operating system.
public bool IsExtendedOperation { get; }
member this.IsExtendedOperation : bool
Public ReadOnly Property IsExtendedOperation As Boolean