Location.LocationType Eigenschaft

Definition

Wenn sie in einer abgeleiteten Klasse überschrieben wird, wird der Typ des objekts abgerufen, 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: