次の方法で共有


IXMLDOMDocument.createAttribute(String) メソッド

定義

public:
 Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMAttribute ^ createAttribute(System::String ^ name);
public Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute createAttribute (string name);
abstract member createAttribute : string -> Microsoft.Office.Interop.InfoPath.Xml.IXMLDOMAttribute
Public Function createAttribute (name As String) As IXMLDOMAttribute

パラメーター

name
String

戻り値

適用対象