LEADTOOLS (Leadtools.Logging assembly)
LEAD Technologies, Inc

Name Property (TypeConfigurationElement)






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 string Name {get; set;}
StringValidatorAttribute(1)
ConfigurationPropertyAttribute(Name="name", 
   Options=ConfigurationPropertyOptions.IsRequired | 
    ConfigurationPropertyOptions.IsKey, 
   IsDefaultCollection=, 
   IsRequired=, 
   IsKey=)
 get_Name();
set_Name(value);
[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: 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