DefaultOptions.ConvertTabsToSpacesOptionName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the default option that determines whether to convert tabs to spaces.
public: System::String ^ ConvertTabsToSpacesOptionName;
std::wstring ConvertTabsToSpacesOptionName;
public const string ConvertTabsToSpacesOptionName;
val mutable ConvertTabsToSpacesOptionName : string
Public Const ConvertTabsToSpacesOptionName As String