FileContextActionResult Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Standard Implementierung für eine ifilecontextactionresult-Schnittstelle
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
- Vererbung
-
FileContextActionResult
- Abgeleitet
- Implementiert
Konstruktoren
| FileContextActionResult(Boolean) |
Initialisiert eine neue Instanz der FileContextActionResult-Klasse. |
Eigenschaften
| IsSuccess |
Ruft einen Wert ab, der angibt, ob die Aktion erfolgreich war. |