Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Publicado: abril de 2016
Prefixo para URLs da extensão de espaço para nome.Por exemplo: "msss: / /".
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string pszProtocolPrefix
public:
[ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
String^ pszProtocolPrefix
[<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable pszProtocolPrefix : string
<ComAliasNameAttribute("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>
Public pszProtocolPrefix As String
Valor de Campo
Type: System.String
Comentários
COM assinatura
De vsshell80.idl:
Consulte também
Estrutura VSNSEBROWSEINFOW
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo