Share via


IWebBrowser2.GetProperty(String) Method

Definition

Gets the value associated with a user-defined property name.

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

Parameters

Property
String

Specifies the property.

Returns

Applies to