Partition.ElementFactory Property
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.
The ElementFactory for the model
public:
property Microsoft::VisualStudio::Modeling::ElementFactory ^ ElementFactory { Microsoft::VisualStudio::Modeling::ElementFactory ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementFactory ElementFactory { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ElementFactory : Microsoft.VisualStudio.Modeling.ElementFactory
Public ReadOnly Property ElementFactory As ElementFactory
Property Value
- Attributes