MetadataViewImplementationAttribute.ImplementationType Property

Definition

Gets the type of the metadata view.

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

Property Value

The type of the metadata view.

Applies to