Propriedade SolutionClass.Parent

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
Public Overridable ReadOnly Property Parent As DTE
public virtual DTE Parent { get; }
public:
virtual property DTE^ Parent {
    DTE^ get ();
}
abstract Parent : DTE
override Parent : DTE
function get Parent () : DTE

Valor de propriedade

Tipo: EnvDTE.DTE

Implementações

_Solution.Parent

Segurança do .NET Framework

Consulte também

Referência

SolutionClass Classe

Namespace EnvDTE