IStreamableFieldDescriptor Members
Include Protected Members
Include Inherited Members
Defines properties that provide descriptive information about a field that can be streamed.
The IStreamableFieldDescriptor type exposes the following members.
Properties
Name | Description | |
---|---|---|
HasMimeType | Informs whether or not a MimeType is defined. | |
MimeType | Gets a description of the contents of the stream. | |
StreamAccessorName | Gets the name of the MethodInstance that opens and returns the stream. |
Top