ConnectedServiceConfiguredEventArgs 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 ConnectedServiceConfiguredEventArgs.
public:
ConnectedServiceConfiguredEventArgs(Microsoft::VisualStudio::ConnectedServices::ConnectedServiceProvider ^ connectedServiceProvider, Microsoft::VisualStudio::Shell::Interop::IVsHierarchy ^ projectHierarchy);
public ConnectedServiceConfiguredEventArgs (Microsoft.VisualStudio.ConnectedServices.ConnectedServiceProvider connectedServiceProvider, Microsoft.VisualStudio.Shell.Interop.IVsHierarchy projectHierarchy);
new Microsoft.VisualStudio.ConnectedServices.ConnectedServiceConfiguredEventArgs : Microsoft.VisualStudio.ConnectedServices.ConnectedServiceProvider * Microsoft.VisualStudio.Shell.Interop.IVsHierarchy -> Microsoft.VisualStudio.ConnectedServices.ConnectedServiceConfiguredEventArgs
Public Sub New (connectedServiceProvider As ConnectedServiceProvider, projectHierarchy As IVsHierarchy)
Parâmetros
- connectedServiceProvider
- ConnectedServiceProvider
- projectHierarchy
- IVsHierarchy