IUriDisplayInfoProvider Interface

Definition

An interface to provide display information for a Uri. This is an optional interface that can be implemented by a file system provider.

public interface class IUriDisplayInfoProvider
public interface IUriDisplayInfoProvider
type IUriDisplayInfoProvider = interface
Public Interface IUriDisplayInfoProvider

Methods

GetDisplayInfoAsync(Uri, CancellationToken)

Gets display information for a Uri.

Applies to