Share via


RequiredFrameworkAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)]
public class RequiredFrameworkAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly, AllowMultiple=true)>]
type RequiredFrameworkAttribute = class
    inherit Attribute
Inheritance
RequiredFrameworkAttribute
Attributes

Constructors

Name Description
RequiredFrameworkAttribute(String)

Properties

Name Description
Name

Applies to