CaseFolding Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| SgmlReader..::..CaseFolding Property |
| SgmlReader Class See Also Send Feedback |
Namespace:Â CuteEditor.Tools
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public CaseFolding CaseFolding { get; set; } |
| Visual Basic |
|---|
Public Property CaseFolding As CaseFolding Get Set |
| Visual C++ |
|---|
public: property CaseFolding CaseFolding { CaseFolding get (); void set (CaseFolding value); } |