NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AxHost.GetProperties ()

[To be supplied.]

[Visual Basic]
Overloads Overridable Public Function GetProperties() As _
   PropertyDescriptorCollection
[C#]
public virtual PropertyDescriptorCollection GetProperties();
[C++]
public: virtual PropertyDescriptorCollection* GetProperties();
[JScript]
public function GetProperties() : PropertyDescriptorCollection;

See Also

AxHost Class | AxHost Members | System.WinForms Namespace | AxHost.GetProperties Overload List