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, String) |
Устаревшие..
Инициализирует новый экземпляр SchemaAttrAttribute. |
SchemaAttrAttribute(String) |
Устаревшие..
Определяет атрибут, используемый для оформления свойства для соответствующих сведений об атрибуте. |
Свойства
NamespaceUri |
Устаревшие..
Возвращает универсальный код ресурса (URI) пространства имен атрибута схемы. |
Tag |
Устаревшие..
Возвращает имя тега атрибута схемы. |