ISymbolScope.Parent Propriété

Définition

Obtient l’étendue lexicale parente de l’étendue actuelle.

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

Valeur de propriété

Étendue lexicale parente de l’étendue actuelle.

S’applique à