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!

ReferenceEditor.Container

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property Container As IContainer
[C#]
protected IContainer Container {get;}
[C++]
protected: __property IContainer* get_Container();
[JScript]
protected function get Container() : IContainer;

See Also

ReferenceEditor Class | ReferenceEditor Members | System.ComponentModel.Design Namespace