Method to get a property.
[Visual Basic .NET] |
---|
Public Function GetProperty( _ ByVal Path As String _ ) As System.Object |
[C#] |
---|
public System.Object GetProperty( |
[Managed C++] |
---|
public: VARIANT GetProperty( |
[Java] |
---|
public Variant getProperty( |
[Unmanaged C++] |
---|
public: HRESULT GetProperty( |
- Path