Type Property

Summary
Gets or sets the Type the element is the configuration for.
Syntax
C#
VB
C++
public Type Type { get; set; } 
  
Public Property Type As Type 
public: 
property Type^ Type { 
   Type^ get(); 
   void set (    Type^ ); 
} 

Property Value

The Type the element is the configuration for.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.