IVsProjectTargetDescription Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the project target description.
public interface class IVsProjectTargetDescription
C++/CX
public interface class IVsProjectTargetDescription
__interface IVsProjectTargetDescription
[System.Runtime.InteropServices.Guid("ED4741C6-DBB7-4EF7-A4EE-77DED64DA771")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProjectTargetDescription
[<System.Runtime.InteropServices.Guid("ED4741C6-DBB7-4EF7-A4EE-77DED64DA771")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProjectTargetDescription = interface
Public Interface IVsProjectTargetDescription
- Derived
- Attributes
Display |
Gets the display name. |
Order |
Gets the order of the target groups. |
Supported |
Determines whether or not it is supported. |
Target |
Gets the target ID. |
Get |
Gets the specified property. |
製品 | バージョン |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |