Proprietà SpatialImplementation.CurrentImplementation
Restituisce un'istanza di SpatialImplementation utilizzata attualmente.
Spazio dei nomi System.Spatial
Assembly: System.Spatial (in System.Spatial.dll)
Sintassi
'Dichiarazione
Public Shared Property CurrentImplementation As SpatialImplementation
Get
Friend Set
'Utilizzo
Dim value As SpatialImplementation
value = SpatialImplementation.CurrentImplementation
public static SpatialImplementation CurrentImplementation { get; internal set; }
public:
static property SpatialImplementation^ CurrentImplementation {
SpatialImplementation^ get ();
internal: void set (SpatialImplementation^ value);
}
static member CurrentImplementation : SpatialImplementation with get, internal set
static function get CurrentImplementation () : SpatialImplementation
internal static function set CurrentImplementation (value : SpatialImplementation)
Valore proprietà
Tipo: System.Spatial.SpatialImplementation