IXMLDOMDocument2.getProperty(String) Method

Definition

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

Parameters

name
String

Returns

Applies to