Прочетете на английски Редактиране

Споделяне чрез


XmlFieldOrderOption Enum

Definition

You should not use this enumeration; it is not used by the .NET Framework remoting infrastructure.

This API supports the product infrastructure and is not intended to be used directly from your code.

C#
[System.Serializable]
public enum XmlFieldOrderOption
C#
[System.Serializable]
[System.Runtime.InteropServices.ComVisible(true)]
public enum XmlFieldOrderOption
Inheritance
XmlFieldOrderOption
Attributes

Fields

Name Value Description
All 0

You should not use the XmlFieldOrderOption enumeration; it is not used by the .NET Framework's remoting infrastructure.

Sequence 1

You should not use the XmlFieldOrderOption enumeration; it is not used by the .NET Framework's remoting infrastructure.

Choice 2

You should not use the XmlFieldOrderOption enumeration; it is not used by the .NET Framework's remoting infrastructure.

Remarks

The XmlFieldOrder property of the SoapTypeAttribute class gets or sets a value of type XmlFieldOrderOption. However, the .NET Framework remoting infrastructure does not use the property's value.

Applies to

Продукт Версии
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1