MetadataUpdateOriginalTypeAttribute.OriginalType Property

Definition

Gets the original version of the type that this attribtue is attached to.

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

Property Value

Applies to