FileContextActionDelegate(IFileContextAction, String) Konstruktor
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.
Initialisiert eine neue Instanz der FileContextActionDelegate-Klasse.
public:
FileContextActionDelegate(Microsoft::VisualStudio::Workspace::IFileContextAction ^ fileContextAction, System::String ^ displayName);
public:
FileContextActionDelegate(Microsoft::VisualStudio::Workspace::IFileContextAction ^ fileContextAction, Platform::String ^ displayName);
FileContextActionDelegate(Microsoft::VisualStudio::Workspace::IFileContextAction const & fileContextAction, std::wstring const & displayName);
public FileContextActionDelegate (Microsoft.VisualStudio.Workspace.IFileContextAction fileContextAction, string displayName);
new Microsoft.VisualStudio.Workspace.FileContextActionDelegate : Microsoft.VisualStudio.Workspace.IFileContextAction * string -> Microsoft.VisualStudio.Workspace.FileContextActionDelegate
Public Sub New (fileContextAction As IFileContextAction, displayName As String)
Parameter
- fileContextAction
- IFileContextAction
Der Delegat ifilecontextaction
- displayName
- String
Anzeigename