DefaultTypeArgumentAttribute.Type 속성

정의

에 의해 저장된 형식을 DefaultTypeArgumentAttribute가져옵니다.

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

속성 값

Type 제네릭 매개 변수의 기본값으로 저장됩니다.

적용 대상