ChangeCommitGestureFlags2 Enum
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.
Adds flags that indicate the type of changes made to text that triggered the commit gesture.
This enumeration supports a bitwise combination of its member values.
public enum class ChangeCommitGestureFlags2
public enum class ChangeCommitGestureFlags2
enum ChangeCommitGestureFlags2
[System.Flags]
public enum ChangeCommitGestureFlags2
[<System.Flags>]
type ChangeCommitGestureFlags2 =
Public Enum ChangeCommitGestureFlags2
- Inheritance
-
ChangeCommitGestureFlags2
- Attributes
Fields
Name | Value | Description |
---|---|---|
CCG_REFORMAT | 256 | The text has been reformatted. |