←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly