InterfaceImplementation.Interface 속성

정의

구현된 인터페이스(TypeDefinitionHandle, TypeReferenceHandle 또는 TypeSpecificationHandle)를 가져옵니다.

public:
 property System::Reflection::Metadata::EntityHandle Interface { System::Reflection::Metadata::EntityHandle get(); };
public System.Reflection.Metadata.EntityHandle Interface { get; }
member this.Interface : System.Reflection.Metadata.EntityHandle
Public ReadOnly Property Interface As EntityHandle

속성 값

EntityHandle

적용 대상