LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

TypeName Property






Gets or sets the fully qualified name of the Type the element is the configuration for.
Syntax
[ConfigurationPropertyAttribute(Name="type", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public string TypeName {get; set;}
'Declaration
 
<ConfigurationPropertyAttribute(Name="type", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=False, 
   IsRequired=True, 
   IsKey=False)>
Public Property TypeName As String
'Usage
 
Dim instance As TypeConfigurationElement
Dim value As String
 
instance.TypeName = value
 
value = instance.TypeName
[ConfigurationPropertyAttribute(Name="type", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public string TypeName {get; set;}
ConfigurationPropertyAttribute(Name="type", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=, 
   IsRequired=, 
   IsKey=)
 get_TypeName();
set_TypeName(value);
[ConfigurationPropertyAttribute(Name="type", 
   Options=ConfigurationPropertyOptions.IsRequired, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=false)]
public:
property String^ TypeName {
   String^ get();
   void set (    String^ value);
}

Property Value

The fully qualified name of the Type the element is the configuration for.
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

TypeConfigurationElement Class
TypeConfigurationElement 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