Share via


DetectorInfo.Author Property

Definition

Gets author of the detector.

[Newtonsoft.Json.JsonProperty(PropertyName="author")]
public string Author { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="author")>]
member this.Author : string
Public ReadOnly Property Author As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to