ModelingDocData.SerializedModel Property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property SerializedModel As String
protected virtual string SerializedModel { get; }
protected:
virtual property String^ SerializedModel {
    String^ get ();
}
abstract SerializedModel : string with get 
override SerializedModel : string with get
function get SerializedModel () : String

Property Value

Type: String

.NET Framework Security

See Also

Reference

ModelingDocData Class

Microsoft.VisualStudio.Modeling.Shell Namespace