IFileContextActionResult Interface
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.
Describes the result of some IFileContextAction.
public interface class IFileContextActionResult
public interface class IFileContextActionResult
__interface IFileContextActionResult
public interface IFileContextActionResult
type IFileContextActionResult = interface
Public Interface IFileContextActionResult
- Derived
Remarks
Other interfaces may be implemented by objects that implement this interface in order to provide data that is specific to a particular kind of action.
Properties
IsSuccess |
Gets a value indicating whether the action was successful. |