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