Location<T>.LocationType 属性

定义

获取由位置引用的值的类型。

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

属性值

值的类型。

适用于