VSNSEBROWSEINFOW.pszProtocolPrefix Field

Definition

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:

Applies to