Partager via


ISymbolScope.Parent Propriété

Définition

Obtient la portée lexicale parente de la portée 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é

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

S’applique à