VSOBSEARCHCRITERIA.szName Field

Definition

String containing the name of the item to search for.

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 vsshell.idl:

Applies to