SearchOptionsSearchName Property
IT Hit WebDAV Classes Reference
Gets the value indicating that the search is performed in a file name.
Namespace:
ITHit.WebDAV.Server.Search
Assembly:
ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax public bool SearchName { get; }
Public ReadOnly Property SearchName As Boolean
Get
public:
property bool SearchName {
bool get ();
}
member SearchName : bool with get
Property Value
Type:
BooleanSee Also