Partager via


AsyncLauncher.LoadingMessageFormatter, propriété

Espace de noms :  Microsoft.TeamFoundation.MVVM
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Public Property LoadingMessageFormatter As Func(Of String, String)
public Func<string, string> LoadingMessageFormatter { get; set; }

Valeur de propriété

Type : System.Func<String, String>

Sécurité .NET Framework

Voir aussi

Référence

AsyncLauncher Classe

Microsoft.TeamFoundation.MVVM, espace de noms