| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ExtensionObjectEncoding | |
| C# | |
|---|---|
public enum ExtensionObjectEncoding : System.Enum | |
| Member | Description |
|---|---|
| Binary | The extension object has a binary encoded body. |
| EncodeableObject | The extension object has an encodeable object body. |
| None | The extension object has no body. |
| Xml | The extension object has an XML encoded body. |
The types of encodings that may used with an object.
System.Object
System.ValueType
System.Enum
Opc.Ua.ExtensionObjectEncoding
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x