Share via


VSOBJECTINFO.pszMemberName Field

Definition

Pointer to the member name.

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

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to