次の方法で共有


IXMLDOMDocument3.getProperty(String) メソッド

定義

public:
 System::Object ^ getProperty(System::String ^ name);
public object getProperty (string name);
abstract member getProperty : string -> obj
Public Function getProperty (name As String) As Object

パラメーター

name
String

戻り値

実装

適用対象