ProvideDesignerMetadataAttribute.MetadataType Property

Definition

Gets the type of the metadata.

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

Property Value

The Type of the new metadata object assigned to an existing run time Type.

Applies to