DocDataTextReader.DocData 属性

获取文档数据对象。

命名空间:  Microsoft.VisualStudio.Shell.Design.Serialization
程序集:  Microsoft.VisualStudio.Shell.Design(在 Microsoft.VisualStudio.Shell.Design.dll 中)

语法

声明
Protected ReadOnly Property DocData As DocData
protected DocData DocData { get; }

属性值

类型:Microsoft.VisualStudio.Shell.Design.Serialization.DocData
DocData .

备注

,如果 DocDataTextReader 已释放,这将是 nullnull 引用(在 Visual Basic 中为 Nothing) 。

.NET Framework 安全性

请参见

参考

DocDataTextReader 类

Microsoft.VisualStudio.Shell.Design.Serialization 命名空间