次の方法で共有


XDocumentClass._XDocument3_SetDirty メソッド

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
Public Overridable Sub _XDocument3_SetDirty ( _
    <InAttribute> vfIsDirty As Boolean _
) Implements _XDocument3.SetDirty
'使用
Dim instance As XDocumentClass
Dim vfIsDirty As Boolean

CType(instance, _XDocument3).SetDirty(vfIsDirty)
public virtual void _XDocument3.SetDirty (
    [InAttribute] bool vfIsDirty
)

パラメータ

  • vfIsDirty

関連項目

参照

XDocumentClass クラス
XDocumentClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間