ExportedType.Implementation Property

Definition

Gets a handle to resolve the implementation of the target type.

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

Property Value

Applies to