Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("92EE75BF-F3F2-4BA9-9381-893D305457CF")> _
Public Interface IVCProjectTargetChange
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("92EE75BF-F3F2-4BA9-9381-893D305457CF")]
public interface IVCProjectTargetChange
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"92EE75BF-F3F2-4BA9-9381-893D305457CF")]
public interface class IVCProjectTargetChange
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("92EE75BF-F3F2-4BA9-9381-893D305457CF")>]
type IVCProjectTargetChange =  interface end
public interface IVCProjectTargetChange
The IVCProjectTargetChange type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| .gif) | ApplicationType | |
| .gif) | ApplicationTypeRevision | |
| .gif) | DisplayName | |
| .gif) | Toolset | 
Top