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); } |