Supported DOP methods.
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedMethods() As System.Array
|
[C#] |
---|
public System.Array SupportedMethods {get;}
|
[Managed C++] |
---|
public: __property System::Array^ get_SupportedMethods();
|
[Unmanaged C++] |
---|
public: HRESULT get_SupportedMethods(
|
[Java] |
---|
public Object[] getSupportedMethods();
|