InterfaceAttribute Třída
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
Atribut rozhraní
[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
- Dědičnost
-
InterfaceAttribute
- Atributy
Konstruktory
InterfaceAttribute(String) |
Konstrukce InterfaceAttrbute |
Vlastnosti
DisplayName |
Zobrazovaný název rozhraní |