FileContextActionResult Class
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.
Default implementation for a IFileContextActionResult interface
public ref class FileContextActionResult : Microsoft::VisualStudio::Workspace::IFileContextActionResult
[Windows::Foundation::Metadata::WebHostHidden]
class FileContextActionResult : Microsoft::VisualStudio::Workspace::IFileContextActionResult
public class FileContextActionResult : Microsoft.VisualStudio.Workspace.IFileContextActionResult
type FileContextActionResult = class
interface IFileContextActionResult
Public Class FileContextActionResult
Implements IFileContextActionResult
- Inheritance
-
FileContextActionResult
- Derived
- Implements
Constructors
FileContextActionResult(Boolean) |
Initializes a new instance of the FileContextActionResult class. |
Properties
IsSuccess |
Gets a value indicating whether the action was successful. |