IDataServiceStreamProvider2.GetStreamContentType Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetStreamContentType(Object, DataServiceOperationContext) | Returns the content-type of the media resource that belongs to the specified entity. (Inherited from IDataServiceStreamProvider.) | |
GetStreamContentType(Object, ResourceProperty, DataServiceOperationContext) | Returns the content-type of the specified named stream. |
Top