다음을 통해 공유


SignatureDescription.FormatterAlgorithm 속성

정의

서명 설명에 대한 포맷터 알고리즘을 가져오거나 설정합니다.

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

속성 값

서명 설명에 대한 포맷터 알고리즘입니다.

적용 대상

추가 정보