StatusCommand.

Include Property

Summary

Gets or sets a value indicating which kind of status codes to include. Default is Default.
Assembly
Mercurial.Net.dll
Namespace
Mercurial
Containing Type
StatusCommand

Syntax

public FileStatusIncludes Include { get; set; }

Attributes

Type Description
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.
DefaultValueAttribute
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.
EnumArgumentAttribute This attribute can be applied to enum-properties in option classes, to specify the arguments to pass to the executable in case of each possible enum value for the property. Note that usage of any enum values that don't have a corresponding EnumArgumentAttribute will be ignored.

Value

Type Description
FileStatusIncludes