'Declaration <DescriptionAttribute("The separator of the cell segment values in the recognition result.")> <DefaultValueAttribute("")> Public Property SegmentSeparator As System.String
[Description("The separator of the cell segment values in the recognition result.")] [DefaultValue("")] public System.String SegmentSeparator { get; set; }
[Description("The separator of the cell segment values in the recognition result.")] [DefaultValue("")] public: __property System.String get_SegmentSeparator(); public: __property void set_SegmentSeparator(
System.String value
);
[Description("The separator of the cell segment values in the recognition result.")] [DefaultValue("")] public:
property System.String SegmentSeparator { System.String get(); void set(System.String value); }
Property Value
Значение по умолчанию - string.Empty.