IFileSnapshot.IsSearchable Property
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.
Gets whether the file is subject to search-and-replace through Find/Replace.
public bool IsSearchable { get; }
member this.IsSearchable : bool
Public ReadOnly Property IsSearchable As Boolean