FileContextActionDelegate(IFileContextAction, String) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe FileContextActionDelegate.
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)
Parâmetros
- fileContextAction
- IFileContextAction
O IFileContextAction delegado
- displayName
- String
Nome de exibição