SignatureDescription.FormatterAlgorithm Eigenschap

Definitie

Hiermee haalt u het formatter-algoritme voor de beschrijving van de handtekening op of stelt u deze in.

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

Waarde van eigenschap

Het formatter-algoritme voor de beschrijving van de handtekening.

Van toepassing op

Zie ook