Share via


ChatMessageContent.Role Property

Definition

Role of the author of the message

public Microsoft.SemanticKernel.ChatCompletion.AuthorRole Role { get; set; }
member this.Role : Microsoft.SemanticKernel.ChatCompletion.AuthorRole with get, set
Public Property Role As AuthorRole

Property Value

Applies to