Name Property

Summary
Gets or sets the subject name.
Syntax
C#
VB
C++
public string Name { get; set; } 
Public Property Name As String 
public: 
property String^ Name { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The subject name.

Requirements

Target Platforms

See Also

Reference

Subject Class

Subject Members

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

Leadtools.Ccow Assembly

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