Freigeben über


Store.PushContext-Methode

Legt einen neuen Kontext am oberen Rand des stapels Elementkontext Speicher.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntax

'Declaration
Public Sub PushContext ( _
    context As Context _
)
public void PushContext(
    Context context
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Store Klasse

Microsoft.VisualStudio.Modeling-Namespace