AttachedProperty<T>.Type 属性

定义

获取集合的类型。

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

属性值

集合的类型。

适用于