SchemaAttrAttribute Класс

Определение

Внимание!

This attribute is no longer used to identify schema information. It didn't contain everything and a new API will be forthcoming.

Определяет атрибут, используемый для оформления свойства для соответствующих сведений об атрибуте.

public sealed class SchemaAttrAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public sealed class SchemaAttrAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
[System.Obsolete("This attribute is no longer used to identify schema information. It didn't contain everything and a new API will be forthcoming.")]
public sealed class SchemaAttrAttribute : Attribute
[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class SchemaAttrAttribute : Attribute
type SchemaAttrAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
type SchemaAttrAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)>]
[<System.Obsolete("This attribute is no longer used to identify schema information. It didn't contain everything and a new API will be forthcoming.")>]
type SchemaAttrAttribute = class
    inherit Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type SchemaAttrAttribute = class
    inherit Attribute
Public NotInheritable Class SchemaAttrAttribute
Inherits Attribute
Наследование
SchemaAttrAttribute
Атрибуты

Конструкторы

SchemaAttrAttribute(Byte, String)
Устаревшие..

Инициализирует новый экземпляр SchemaAttrAttribute.

SchemaAttrAttribute(String)
Устаревшие..

Определяет атрибут, используемый для оформления свойства для соответствующих сведений об атрибуте.

SchemaAttrAttribute(String, String)
Устаревшие..

Инициализирует новый экземпляр SchemaAttrAttribute.

Свойства

NamespaceUri
Устаревшие..

Возвращает универсальный код ресурса (URI) пространства имен атрибута схемы.

Tag
Устаревшие..

Возвращает имя тега атрибута схемы.

Применяется к