LEADTOOLS (Leadtools.Logging assembly)

Name Property (TypeConfigurationElement)

Show in webframe





Gets or sets the name of the element.
Syntax
[StringValidatorAttribute(1)]
[ConfigurationPropertyAttribute(Name="name", 
   Options=ConfigurationPropertyOptions.IsRequired | 
    ConfigurationPropertyOptions.IsKey, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=true)]
public string Name {get; set;}
'Declaration
 
<StringValidatorAttribute(1)>
<ConfigurationPropertyAttribute(Name="name", 
   Options=ConfigurationPropertyOptions.IsRequired Or  _
    ConfigurationPropertyOptions.IsKey, 
   IsDefaultCollection=False, 
   IsRequired=True, 
   IsKey=True)>
Public Property Name As String
'Usage
 
Dim instance As TypeConfigurationElement
Dim value As String
 
instance.Name = value
 
value = instance.Name

            

            
[StringValidatorAttribute(1)]
[ConfigurationPropertyAttribute(Name="name", 
   Options=ConfigurationPropertyOptions.IsRequired | 
    ConfigurationPropertyOptions.IsKey, 
   IsDefaultCollection=false, 
   IsRequired=true, 
   IsKey=true)]
public:
property String^ Name {
   String^ get();
   void set (    String^ value);
}

Property Value

The name of the element.
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