AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Information about the values for reactions to a comment. CodeCommit supports a limited set of reactions.

Inheritance Hierarchy

System.Object
  Amazon.CodeCommit.Model.ReactionValueFormats

Namespace: Amazon.CodeCommit.Model
Assembly: AWSSDK.CodeCommit.dll
Version: 3.x.y.z

Syntax

C#
public class ReactionValueFormats

The ReactionValueFormats type exposes the following members

Constructors

NameDescription
Public Method ReactionValueFormats()

Properties

NameTypeDescription
Public Property Emoji System.String

Gets and sets the property Emoji.

The Emoji Version 1.0 graphic of the reaction. These graphics are interpreted slightly differently on different operating systems.

Public Property ShortCode System.String

Gets and sets the property ShortCode.

The emoji short code for the reaction. Short codes are interpreted slightly differently on different operating systems.

Public Property Unicode System.String

Gets and sets the property Unicode.

The Unicode codepoint for the reaction.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5