Compartir a través de


SSN.Text Propiedad

Definición

Obtiene o establece el SSN detectado en el contenido de texto de entrada.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a