QueryChangeProjectParentEventArgs Classe
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.
Argumentos de evento para eventos QueryChangeProjectParent.
public ref class QueryChangeProjectParentEventArgs : System::ComponentModel::CancelEventArgs
public class QueryChangeProjectParentEventArgs : System.ComponentModel.CancelEventArgs
type QueryChangeProjectParentEventArgs = class
inherit CancelEventArgs
Public Class QueryChangeProjectParentEventArgs
Inherits CancelEventArgs
- Herança
-
QueryChangeProjectParentEventArgs
Construtores
| QueryChangeProjectParentEventArgs(IVsHierarchy, IVsHierarchy) |
Instancia uma nova instância de QueryChangeProjectParentEventArgs. |
Propriedades
| Hierarchy |
Obtém a hierarquia do projeto. |
| NewParentHierarchy |
Obtém a nova hierarquia pai. |