VSOBJECTINFO.pszNspcName Field

Definition

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:

Applies to