VisualAttribute Class

Definition

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

Constructors

VisualAttribute(String, Type)

Applies to