Freigeben über


Location.LocationType Eigenschaft

Definition

Ruft beim Überschreiben in einer abgeleiteten Klasse den Typ des Objekts ab, auf das verwiesen wird.

public:
 abstract property Type ^ LocationType { Type ^ get(); };
public abstract Type LocationType { get; }
member this.LocationType : Type
Public MustOverride ReadOnly Property LocationType As Type

Eigenschaftswert

Der Typ des Objekts, auf das verwiesen wird.

Gilt für: