ChatMessage.Role Property

Definition

public:
 property Microsoft::Extensions::AI::ChatRole Role { Microsoft::Extensions::AI::ChatRole get(); void set(Microsoft::Extensions::AI::ChatRole value); };
public Microsoft.Extensions.AI.ChatRole Role { get; set; }
member this.Role : Microsoft.Extensions.AI.ChatRole with get, set
Public Property Role As ChatRole

Property Value

Applies to