SignatureDescription.DeformatterAlgorithm Propriedade
Definição
Obtém ou define o algoritmo deformatador para a descrição da assinatura.Gets or sets the deformatter algorithm for the signature description.
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
Valor da propriedade
O algoritmo de desformatador para a descrição da assinatura.The deformatter algorithm for the signature description.