ProgressRing.WithLabel(String) Method

Definition

public Microsoft.Teams.Cards.ProgressRing WithLabel(string value);
member this.WithLabel : string -> Microsoft.Teams.Cards.ProgressRing
Public Function WithLabel (value As String) As ProgressRing

Parameters

value
String

Returns

Applies to