次の方法で共有


DOMDocument50Class.IXMLDOMDocument2_getProperty(String) メソッド

定義

public:
 virtual System::Object ^ IXMLDOMDocument2_getProperty(System::String ^ name) = Microsoft::Office::Interop::InfoPath::Xml::IXMLDOMDocument2::getProperty;
public virtual object IXMLDOMDocument2_getProperty (string name);
abstract member IXMLDOMDocument2_getProperty : string -> obj
override this.IXMLDOMDocument2_getProperty : string -> obj
Public Overridable Function IXMLDOMDocument2_getProperty (name As String) As Object

パラメーター

name
String

戻り値

適用対象