Proprietà IGeographyProvider.ConstructedGeography
Ottiene gli oggetti di geografia costruiti più di recente.
Spazio dei nomi System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Sintassi
'Dichiarazione
ReadOnly Property ConstructedGeography As Geography
Get
'Utilizzo
Dim instance As IGeographyProvider
Dim value As Geography
value = instance.ConstructedGeography
Geography ConstructedGeography { get; }
property Geography^ ConstructedGeography {
Geography^ get ();
}
abstract ConstructedGeography : Geography
function get ConstructedGeography () : Geography
Valore proprietà
Tipo: System.Spatial.Geography
Oggetto di geografia costruito.