ChatRole.Value Propiedad

Definición

Obtiene el valor asociado a este ChatRoleobjeto .

public:
 property System::String ^ Value { System::String ^ get(); };
public string Value { get; }
member this.Value : string
Public ReadOnly Property Value As String

Valor de propiedad

Comentarios

El valor se serializará en el campo de mensaje "rol" del formato de mensaje de chat.

Se aplica a