VSNSEBROWSEINFOW.pszProtocolPrefix Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Prefix for namespace extension URLs. For example: "msss://".
public: System::String ^ pszProtocolPrefix;
public: Platform::String ^ pszProtocolPrefix;
std::wstring pszProtocolPrefix;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string pszProtocolPrefix;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable pszProtocolPrefix : string
Public pszProtocolPrefix As String
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: