Share via


DbGeography.WellKnownValue Propriété

Définition

Obtient ou définit une représentation connue du contrat de données sérialisable de cette valeur DbGeography.

public:
 property System::Data::Spatial::DbGeographyWellKnownValue ^ WellKnownValue { System::Data::Spatial::DbGeographyWellKnownValue ^ get(); void set(System::Data::Spatial::DbGeographyWellKnownValue ^ value); };
[System.Runtime.Serialization.DataMember(Name="Geography")]
public System.Data.Spatial.DbGeographyWellKnownValue WellKnownValue { get; set; }
[<System.Runtime.Serialization.DataMember(Name="Geography")>]
member this.WellKnownValue : System.Data.Spatial.DbGeographyWellKnownValue with get, set
Public Property WellKnownValue As DbGeographyWellKnownValue

Valeur de propriété

Représentation connue du contrat de données sérialisable de cette valeur DbGeography.

Attributs

S’applique à