VSBROWSECONTAINER.szName 字段

定义

包含浏览容器名称的字符串。

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

字段值

String
属性

注解

COM 签名

从 vsshell:

适用于