Main Content

string

Class: matlab.net.http.io.FileProvider
Namespace: matlab.net.http.io

Show FileProvider as string

Syntax

str = string(provider)

Description

str = string(provider) returns information about this provider in a string. Use the string method for debugging. The show method displays the same information.

Input Arguments

expand all

Content provider specified as a matlab.net.http.io.FileProvider object.

Attributes

Accesspublic

Version History

Introduced in R2018a

See Also