IUriDisplayInfoProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |