IVsProjectTargetDescription Интерфейс

Определение

Представляет описание целевого объекта проекта.

public interface class IVsProjectTargetDescription
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
Производный
Атрибуты

Свойства

DisplayName

Получает отображаемое имя.

Order

Возвращает порядок целевых групп.

Supported

Определяет, поддерживается ли он.

TargetId

Возвращает идентификатор целевого объекта.

Методы

GetProperty(UInt32)

Получает указанное свойство.

Применяется к