Skip to content

MediaFileService<T>.Get method

Not supported.

public override Task<Response<T>> Get(int id, ExpandOptions<T>? options = null, 
    bool refresh = false, RequestSettings? settings = null)

Exceptions

exception condition
NotSupportedException

See Also