Condividi tramite


SignatureDescription.FormatterAlgorithm Proprietà

Definizione

Ottiene o imposta l'algoritmo del formattatore per la descrizione della firma.

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

Valore della proprietà

Algoritmo del formattatore per la descrizione della firma.

Si applica a

Vedi anche