Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

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

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