| IRecordReaderSourceName Property |
Gets or sets the an informational string indicating the source of the records.
Namespace:
Ookii.Jumbo.IO
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax string SourceName { get; set; }
Property SourceName As String
Get
Set
property String^ SourceName {
String^ get ();
void set (String^ value);
}
abstract SourceName : string with get, set
Property Value
Type:
StringSee Also