FileSearchResult.FileName Property

Definition

Gets or sets the name of the file that matched the search.

[System.Text.Json.Serialization.JsonPropertyName("fileName")]
public string FileName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("fileName")>]
member this.FileName : string with get, set
Public Property FileName As String

Property Value

Attributes

Applies to