Compartilhar via


Campo VSCOMPONENTSELECTORDATA.bstrProjRef

 

Publicado: abril de 2016

A seqüência de caracteres que contém a referência do projeto.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

public string bstrProjRef
public:
String^ bstrProjRef
val mutable bstrProjRef : string
Public bstrProjRef As String

Valor de Campo

Type: System.String

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VSCOMPONENTSELECTORDATA
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo