IPA.SubType Property

Definition

Gets or sets subtype of the detected IP Address.

[Newtonsoft.Json.JsonProperty(PropertyName="SubType")]
public string SubType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="SubType")>]
member this.SubType : string with get, set
Public Property SubType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to