Sets
Id of the channel.
- ///Resets
Id of the channel.
- ///Sets
Message contents (up to 2000 characters).
- ///Resets
Message contents (up to 2000 characters).
- ///Sets
Can be used to verify a message was sent (up to 25 characters). Value will appear in the Message Create event.
- ///Resets
Can be used to verify a message was sent (up to 25 characters). Value will appear in the Message Create event.
- ///Sets
Whether this is a TTS message.
- ///Resets
Whether this is a TTS message.
- ///Enables
Whether this is a TTS message.
- ///Disables
Whether this is a TTS message.
- ///Toggles
Whether this is a TTS message.
- ///Sets
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Sets
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Adds values to
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Adds a value to
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Adds values to
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Clears
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Removes values from
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Removes values from
Embedded rich content (up to 6000 characters). See Discord Embed Builder.
- ///Sets
Title of embed.
- ///Resets
Title of embed.
- ///Sets
Type of embed (always
Resets
Type of embed (always
Sets
Description of embed.
- ///Resets
Description of embed.
- ///Sets
Url of embed.
- ///Resets
Url of embed.
- ///Sets
ISO8601 timestamp of embed.
- ///Resets
ISO8601 timestamp of embed.
- ///Sets
Color code of the embed.
- ///Resets
Color code of the embed.
- ///Sets
Footer information.
- ///Resets
Footer information.
- ///Sets
Image information.
- ///Resets
Image information.
- ///Sets
Thumbnail information.
- ///Resets
Thumbnail information.
- ///Sets
Author information.
- ///Resets
Author information.
- ///Sets
Fields information.
- ///Sets
Fields information.
- ///Adds values to
Fields information.
- ///Adds a value to
Fields information.
- ///Adds values to
Fields information.
- ///Clears
Fields information.
- ///Removes values from
Fields information.
- ///Removes values from
Fields information.
- ///Sets
Footer text.
- ///Resets
Footer text.
- ///Sets
Url of footer icon (only supports http(s) and attachments).
- ///Resets
Url of footer icon (only supports http(s) and attachments).
- ///Sets
Source url of image (only supports http(s) and attachments).
- ///Resets
Source url of image (only supports http(s) and attachments).
- ///Sets
Height of image.
- ///Resets
Height of image.
- ///Sets
Width of image.
- ///Resets
Width of image.
- ///Sets
Source url of thumbnail (only supports http(s) and attachments).
- ///Resets
Source url of thumbnail (only supports http(s) and attachments).
- ///Sets
Height of thumbnail.
- ///Resets
Height of thumbnail.
- ///Sets
Width of thumbnail.
- ///Resets
Width of thumbnail.
- ///Sets
Name of author.
- ///Resets
Name of author.
- ///Sets
Url of author.
- ///Resets
Url of author.
- ///Sets
Url of author icon (only supports http(s) and attachments).
- ///Resets
Url of author icon (only supports http(s) and attachments).
- ///Sets
Name of the field.
- ///Resets
Name of the field.
- ///Sets
Value of the field.
- ///Resets
Value of the field.
- ///Sets
Whether or not this field should siplay inline.
- ///Resets
Whether or not this field should siplay inline.
- ///Enables
Whether or not this field should siplay inline.
- ///Disables
Whether or not this field should siplay inline.
- ///Toggles
Whether or not this field should siplay inline.
- ///Specifies the version of the Toolset to use to build the project, as the following example shows:
By using this switch, you can build a project and specify a version that differs from the version that's specified in the Project Element (MSBuild). For more information, see Overriding ToolsVersion Settings.
For MSBuild 4.5, you can specify the following values for version: 2.0, 3.5, and 4.0. If you specify 4.0, the VisualStudioVersion build property specifies which sub-toolset to use. For more information, see the Sub-toolsets section of Toolset (ToolsVersion).
A Toolset consists of tasks, targets, and tools that are used to build an application. The tools include compilers such as csc.exe and vbc.exe. For more information about Toolsets, see Toolset (ToolsVersion), Standard and Custom Toolset Configurations, and Multitargeting. Note: The toolset version isn't the same as the target framework, which is the version of the .NET Framework on which a project is built to run. For more information, see Target Framework and Target Platform.
Specifies the amount of information to display in the build log. Each logger displays events based on the verbosity level that you set for that logger.
You can specify the following verbosity levels: