Freigeben über


Partition.RemoveContext-Methode

Methode, um einen Kontext von der Partition zu entfernen

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Partition Klasse

Microsoft.VisualStudio.Modeling-Namespace