IVsDeployableProjectCfg2.QueryStartDeploy Method
Include Protected Members
Include Inherited Members
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
QueryStartDeploy(UInt32, array<Int32[], array<Int32[])
Determines whether or not a project is able to start a deployment operation. (Inherited from IVsDeployableProjectCfg.)
QueryStartDeploy(UInt32, array<Int32[], array<Int32[])
Checks for whether or not you can deploy a project with a given set of options.
Top
See Also
Reference
IVsDeployableProjectCfg2 Interface