VSOBSEARCHCRITERIA2.szName 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.
String containing the object name.
public: System::String ^ szName;
public: Platform::String ^ szName;
std::wstring szName;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")]
public string szName;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LPCOLESTR")>]
val mutable szName : string
Public szName As String
Field Value
- Attributes
Remarks
COM Signature
From vsshell80.idl: