Share via


DbGeographyWellKnownValue.WellKnownText Propiedad

Definición

Obtiene o establece la representación de texto conocida de este valor.

public:
 property System::String ^ WellKnownText { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=2)]
public string WellKnownText { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Order=2)>]
member this.WellKnownText : string with get, set
Public Property WellKnownText As String

Valor de propiedad

Atributos

Se aplica a