Partition.RemoveContext(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.
Method to remove a Context from the Partition
public:
void RemoveContext(Microsoft::VisualStudio::Modeling::Context ^ context);
public void RemoveContext (Microsoft.VisualStudio.Modeling.Context context);
member this.RemoveContext : Microsoft.VisualStudio.Modeling.Context -> unit
Public Sub RemoveContext (context As Context)
Parameters
- context
- Context