LEADTOOLS (Leadtools.Logging assembly)

TypeName Property

Show in webframe





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:
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

See Also

Reference

TypeConfigurationElement Class
TypeConfigurationElement Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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