ParseOptions.BatchSeparator 속성

정의

일괄 처리 구분 기호 문자열을 가져옵니다.

public:
 property System::String ^ BatchSeparator { System::String ^ get(); };
public string BatchSeparator { get; }
member this.BatchSeparator : string
Public ReadOnly Property BatchSeparator As String

속성 값

String를 반환합니다.

적용 대상