次の方法で共有


DocDataTextReader.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 ReadOnly Property DocData As DocData
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 DocDataTextReader has been disposed.

.NET Framework Security

See Also

Reference

DocDataTextReader Class

Microsoft.VisualStudio.Shell.Design.Serialization Namespace