DocDataTextWriter.DocData Property

Gets the doc data object.

Namespace:  Microsoft.VisualStudio.Shell.Design.Serialization
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

protected DocData DocData { get; }

Property Value

Type: Microsoft.VisualStudio.Shell.Design.Serialization.DocData
DocData.

Remarks

This will be nulla null reference (Nothing in Visual Basic) if the text writer has been disposed.

.NET Framework Security

See Also

Reference

DocDataTextWriter Class

DocDataTextWriter Members

Microsoft.VisualStudio.Shell.Design.Serialization Namespace