Campo VsDebugTargetInfo.bstrOptions
Publicado: abril de 2016
BSTR que contém opções personalizadas específicas para cada clsidCustom (null é recomendado).
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
public string bstrOptions
public:
String^ bstrOptions
val mutable bstrOptions : string
Public bstrOptions 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