IVsENCRebuildableProjectCfg Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

[InterfaceTypeAttribute(1)]
[GuidAttribute("BF031840-AFB9-11D2-AE14-00A0C9110055")]
public interface IVsENCRebuildableProjectCfg

NameDescription
System_CAPS_pubmethodBelongToProject(String, ENC_REASON, Int32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodCancelENC()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodENCComplete(Int32)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodENCRebuild(Object, Object)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodENCRelink(Object)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodSetENCProjectBuildOption(Guid, String)

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodStartDebugging()

This API supports the product infrastructure and is not intended to be used directly from your code.

System_CAPS_pubmethodStopDebugging()

This API supports the product infrastructure and is not intended to be used directly from your code.

Return to top
Show: