CSharp.Options Property
- Namespace
- Kampute.DocToolkit.Languages
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the options the define the behavior of the C# language when formatting code elements.
public CodeStyleOptions Options { get; }Property Value
- CodeStyleOptions
- The options the define the behavior of the C# language when formatting code elements.
