Comma7Io.inRecordDelimiter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
inRecordDelimiter() | |
inRecordDelimiter(String) |
inRecordDelimiter()
public:
override System::String ^ inRecordDelimiter();
public override string inRecordDelimiter ();
override this.inRecordDelimiter : unit -> string
Public Overrides Function inRecordDelimiter () As String
Returns
Applies to
inRecordDelimiter(String)
public:
override System::String ^ inRecordDelimiter(System::String ^ _value);
public override string inRecordDelimiter (string _value);
override this.inRecordDelimiter : string -> string
Public Overrides Function inRecordDelimiter (_value As String) As String
Parameters
- _value
- String