Compartir a través de


InterfaceAttribute Clase

Definición

Atributo de interfaz

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class InterfaceAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type InterfaceAttribute = class
    inherit Attribute
Public Class InterfaceAttribute
Inherits Attribute
Herencia
InterfaceAttribute
Atributos

Constructores

InterfaceAttribute(String)

Constructs InterfaceAttrbute

Propiedades

DisplayName

Nombre para mostrar de la interfaz

Se aplica a