Freigeben über


Store.PushContext-Methode

Fügt einen neuen Kontext am oberen Rand des Speicherkontextstapels an.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.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