IVCProjectTargetChange 接口

命名空间:  Microsoft.VisualStudio.VCProjectEngine
程序集:  Microsoft.VisualStudio.VCProjectEngine(在 Microsoft.VisualStudio.VCProjectEngine.dll 中)

语法

声明
<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

IVCProjectTargetChange 类型公开以下成员。

属性

  名称 说明
公共属性 ApplicationType
公共属性 ApplicationTypeRevision
公共属性 DisplayName
公共属性 Toolset

页首

请参阅

参考

Microsoft.VisualStudio.VCProjectEngine 命名空间