IVsProjectTargetDescription Interface

Definição

Representa a descrição do destino do projeto.

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
Derivado
Atributos

Propriedades

DisplayName

Obtém o nome de exibição.

Order

Obtém a ordem dos grupos de destino.

Supported

Determina se há suporte ou não.

TargetId

Obtém a ID de destino.

Métodos

GetProperty(UInt32)

Obtém a propriedade especificada.

Aplica-se a