ModelingDocData.SerializedModel 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.
Return the model in XML format
protected:
virtual property System::String ^ SerializedModel { System::String ^ get(); };
protected virtual string SerializedModel { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.SerializedModel : string
Protected Overridable ReadOnly Property SerializedModel As String
Property Value
- Attributes