SignatureDescription.FormatterAlgorithm Propriedade

Definição

Obtém ou define o algoritmo de formador para a descrição da assinatura.

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

Valor de Propriedade

O algoritmo de formador para a descrição da assinatura.

Aplica-se a

Ver também