VSOBNAVNAMEINFONODE.pszName 字段

定义

指向以 null 结尾的字符串的指针,该字符串包含库树节点对象的名称。

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

字段值

String
属性

注解

COM 签名

从 vsshell:

适用于