VSBROWSECONTAINER.szName Field

Definition

String containing the name of the browse container.

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 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to