다음을 통해 공유


ProvideDesignerMetadataAttribute.MetadataType Property

Gets the type of the metadata.

Namespace:  Microsoft.VisualStudio.Shell.Design
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

Syntax

‘선언
Public ReadOnly Property MetadataType As Type
public Type MetadataType { get; }

Property Value

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

.NET Framework Security

See Also

Reference

ProvideDesignerMetadataAttribute Class

Microsoft.VisualStudio.Shell.Design Namespace