Share via


SignatureDescription.DeformatterAlgorithm Proprietà

Definizione

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

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

Valore della proprietà

Algoritmo del deformattatore per la descrizione della firma.

Si applica a

Vedi anche