VSNSEBROWSEINFOW.pszNamespaceGUID 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.
Specifies the namespace extension GUID as a string
public: System::String ^ pszNamespaceGUID;
public: Platform::String ^ pszNamespaceGUID;
std::wstring pszNamespaceGUID;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string pszNamespaceGUID;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable pszNamespaceGUID : string
Public pszNamespaceGUID As String
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: