Delen via


RemoteBindableComponent Constructor (2007 System)

Include Protected Members
Include Inherited Members

This API supports the Visual Studio Tools for Office infrastructure and is not intended to be used directly from your code.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Protected method

RemoteBindableComponent()

Infrastructure.

Protected method

RemoteBindableComponent(IHostItemProviderExtended, IServiceProvider, String, Object, String, Type)

Infrastructure.

Top

Remarks

Do not use the RemoteBindableComponent constructor to create a new instance of the RemoteBindableComponent class. You can only obtain a RemoteBindableComponent by casting a host control in a document-level customization to a RemoteBindableComponent. For more information about host controls, see Host Items and Host Controls Overview.

See Also

Reference

RemoteBindableComponent Class

RemoteBindableComponent Members

Microsoft.VisualStudio.Tools.Office Namespace

Other Resources

Host Items and Host Controls Overview