VSOBJECTINFO.pszClassName Field

Definition

Pointer to the class name.

public: System::String ^ pszClassName;
public: Platform::String ^ pszClassName;
std::wstring pszClassName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")]
[System.Runtime.InteropServices.ComConversionLoss]
public string pszClassName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.WCHAR")>]
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable pszClassName : string
Public pszClassName As String 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to