次の方法で共有


DOMDocument50Class.getProperty(String) メソッド

定義

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

パラメーター

name
String

戻り値

実装

適用対象