StorageProviderFileTypeInfo.IconResource Property

Definition

Note

Scenarios for this API are not supported.

public:
 property Platform::String ^ IconResource { Platform::String ^ get(); };
winrt::hstring IconResource();
public string IconResource { get; }
var string = storageProviderFileTypeInfo.iconResource;
Public ReadOnly Property IconResource As String

Property Value

String

Platform::String

winrt::hstring

Applies to

See also