StringDataSource class

StringDataSource class

The string data source for plugin’s load operations.

The StringDataSource type exposes the following members:

Constructors

NameDescription
StringDataSource(data)Initializes a new instance of the StringDataSource class

Properties

NameDescription
data_typeThe data source type.
dataGets the underlying string.

See Also