LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

OnDeserializeUnrecognizedAttribute Method






The name of the unrecognized attribute.
The value of the unrecognized attribute.
Gets a value indicating whether an unknown attribute is encountered during deserialization.
Syntax
protected override bool OnDeserializeUnrecognizedAttribute( 
   string name,
   string value
)
'Declaration
 
Protected Overrides Function OnDeserializeUnrecognizedAttribute( _
   ByVal name As String, _
   ByVal value As String _
) As Boolean
'Usage
 
Dim instance As ChannelElement
Dim name As String
Dim value As String
Dim value As Boolean
 
value = instance.OnDeserializeUnrecognizedAttribute(name, value)
protected override bool OnDeserializeUnrecognizedAttribute( 
   string name,
   string value
)
 function Leadtools.Logging.Configuration.ChannelElement.OnDeserializeUnrecognizedAttribute( 
   name ,
   value 
)
protected:
bool OnDeserializeUnrecognizedAttribute( 
   String^ name,
   String^ value
) override 

Parameters

name
The name of the unrecognized attribute.
value
The value of the unrecognized attribute.

Return Value

true when an unknown attribute is encountered while deserializing; otherwise, false.
Remarks
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.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChannelElement Class
ChannelElement Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features