VSOBJECTINFO.pszClassName 字段

定义

指向类名称的指针。

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 

字段值

String
属性

注解

COM 签名

从 vsshell:

适用于