Поделиться через


PropertyOrderAttribute Класс

Определение

PropertyOrderAttribute указывает порядок свойств в сериализации.

[System.AttributeUsage(System.AttributeTargets.Property)]
public class PropertyOrderAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type PropertyOrderAttribute = class
    inherit Attribute
Public Class PropertyOrderAttribute
Inherits Attribute
Наследование
PropertyOrderAttribute
Атрибуты

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

PropertyOrderAttribute(Int32)

Инициализирует объект PropertyOrderAttribute.

Свойства

Order

Возвращает порядок сериализации для связанного свойства.

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