Gets a value indicating whether an unknown attribute is encountered during deserialization.
Protected Overrides Function OnDeserializeUnrecognizedAttribute( _
ByVal name As String, _
ByVal value As String _
) As Boolean
name
The name of the unrecognized attribute.
value
The value of the unrecognized attribute.
true when an unknown attribute is encountered while deserializing; otherwise, false.
This method allows you to specify ILoggingChannel properties as attributes in the configuration file. If the attributes can be resolved to properties they will be initialized with the values.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET