ProvideDesignerMetadataAttribute.MetadataType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.