SignatureDescription.FormatterAlgorithm Propriété

Définition

Obtient ou définit l’algorithme de formateur pour la description de la signature.

public:
 property System::String ^ FormatterAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string? FormatterAlgorithm { get; set; }
public string FormatterAlgorithm { get; set; }
member this.FormatterAlgorithm : string with get, set
Public Property FormatterAlgorithm As String

Valeur de propriété

Algorithme de formateur pour la description de signature.

S’applique à

Voir aussi