Freigeben über


Partition.AddContext-Methode

Fügen Sie der Partition Kontext hinzu

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

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Partition Klasse

Microsoft.VisualStudio.Modeling-Namespace