Partition.AddContext(Context) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Add context to partition
public:
void AddContext(Microsoft::VisualStudio::Modeling::Context ^ context);
public void AddContext (Microsoft.VisualStudio.Modeling.Context context);
member this.AddContext : Microsoft.VisualStudio.Modeling.Context -> unit
Public Sub AddContext (context As Context)
Parameters
- context
- Context