ProvideMetadataAttribute Class

Definition

public ref class ProvideMetadataAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public sealed class ProvideMetadataAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type ProvideMetadataAttribute = class
    inherit Attribute
Public NotInheritable Class ProvideMetadataAttribute
Inherits Attribute
Inheritance
ProvideMetadataAttribute
Attributes

Constructors

ProvideMetadataAttribute(Type)

Properties

MetadataProviderType

Applies to