SymScope.Parent Propriété

Définition

Obtient la portée lexicale parente de la portée actuelle.

public:
 virtual property System::Diagnostics::SymbolStore::ISymbolScope ^ Parent { System::Diagnostics::SymbolStore::ISymbolScope ^ get(); };
public override System.Diagnostics.SymbolStore.ISymbolScope Parent { get; }
public virtual System.Diagnostics.SymbolStore.ISymbolScope Parent { get; }
member this.Parent : System.Diagnostics.SymbolStore.ISymbolScope
Public Overrides ReadOnly Property Parent As ISymbolScope
Public Overridable ReadOnly Property Parent As ISymbolScope

Valeur de propriété

Portée lexicale englobante de la portée actuelle.

Implémente

S’applique à