Partilhar via


Campo VsDebugTargetInfo.bstrCurDir

 

Publicado: abril de 2016

BSTR que contém o nome da pasta atual.

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

Sintaxe

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

Valor de Campo

Type: System.String

Comentários

COM assinatura

De vsshell.idl:

Consulte também

Estrutura VsDebugTargetInfo
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo