ProgressBar.WithId(String) Method

Definition

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

Parameters

value
String

Returns

Applies to