Partilhar via


Campo VSCOMPONENTSELECTORDATA.bstrFile

 

Publicado: abril de 2016

A seqüência de caracteres que contém o caminho completo para o arquivo de componente.

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

Sintaxe

public string bstrFile
public:
String^ bstrFile
val mutable bstrFile : string
Public bstrFile 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