VSOBJECTINFO.pszNspcName 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.
Pointer to the name space.
public: System::String ^ pszNspcName;
public: Platform::String ^ pszNspcName;
std::wstring pszNspcName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
[System.Runtime.InteropServices.ComConversionLoss]
public string pszNspcName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pszNspcName : string
Public pszNspcName As String
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: