Partition Properties

 

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

NameDescription
System_CAPS_pubpropertyAlternateId

The AlternateId is used in the

System_CAPS_pubpropertyContexts

The Contexts that are referenced by the Partition. The Dictionary keys are the IDs of the Contexts. The Dictionary values are the Context instances.

System_CAPS_pubpropertyDirtyCount

Indicates the number of changes to the Partition.

System_CAPS_pubpropertyDomainDataDirectory

Gets domain information directory of the Store this partition belongs to.

System_CAPS_pubpropertyElementDirectory

Directory of elements contained within partition.

System_CAPS_pubpropertyElementFactory

The ElementFactory for the model

System_CAPS_pubpropertyId

The Id of this Partition.

System_CAPS_pubpropertyIsDirty

Indicates true when the Partition is in a dirty state.

System_CAPS_pubpropertyIsReadOnly

Gets whether this partition is read-only.

System_CAPS_pubpropertyStateId

A StateId that defines what state this Partition object is in.

System_CAPS_pubpropertyStore

The Store the Partition belongs to.

Return to top
Show: