COMFieldInfo.DeclaringType 속성

정의

이 필드를 선언하는 형식을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

Type

해당 필드를 선언하는 형식은 외부 COM 개체이므로 null입니다.

적용 대상

추가 정보