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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly