このメンバは、新しいバージョンに置き換えられた COM インターフェイスのメンバのラッパーです。このインターフェイスの新しいバージョンでは、以前のインターフェイスのすべてのメンバと追加の新しいメンバが実装されています。新しいインターフェイスで実装されているこのメンバについては (使用例、解説、およびサンプル コードを含む)、次を参照してください _XDocument3.SaveAs.
名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)
構文
'宣言
<DispIdAttribute(2)> _
Sub SaveAs ( _
<InAttribute> bstrFileUrl As String _
)
'使用
Dim instance As _XDocument
Dim bstrFileUrl As String
instance.SaveAs(bstrFileUrl)
[DispIdAttribute(2)]
void SaveAs (
[InAttribute] string bstrFileUrl
)
パラメータ
- bstrFileUrl
関連項目
参照
_XDocument インターフェイス
_XDocument のメンバ
Microsoft.Office.Interop.InfoPath 名前空間