Click or drag to resize
INamedStreamCreatorName Property
The name of the data source. This might be a file name, a resource name, the name of a text box on a form, etc. This name is mostly used in error messages when there is an error in the data to help the user understand which data source has the problem.

Namespace: Bio.IO
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
string Name { get; }

Property Value

Type: String
See Also