VSOBJECTINFO.pszMemberName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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: