Location<T>.LocationType Propiedad

Definición

Obtiene el tipo del valor al que hace referencia la ubicación.

public:
 virtual property Type ^ LocationType { Type ^ get(); };
public override Type LocationType { get; }
member this.LocationType : Type
Public Overrides ReadOnly Property LocationType As Type

Valor de propiedad

Tipo del valor.

Se aplica a