SubordinateDocData.IsDocDataDirty 方法

默认情况下,因此,如果父是错误的,该系统文档视为错误。

命名空间:  Microsoft.VisualStudio.Modeling.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

语法

声明
Public Overrides Function IsDocDataDirty ( _
    <OutAttribute> ByRef isDirty As Integer _
) As Integer
public override int IsDocDataDirty(
    out int isDirty
)

参数

返回值

类型:System.Int32

实现

IVsPersistDocData2.IsDocDataDirty(Int32%)
IVsPersistDocData.IsDocDataDirty(Int32%)

.NET Framework 安全性

请参见

参考

SubordinateDocData 类

Microsoft.VisualStudio.Modeling.Shell 命名空间