Partager via


StorageProviderItemProperty.IconResource Propriété

Définition

Référence à une ressource d’icône pour une propriété de fournisseur de stockage cloud.

public:
 property Platform::String ^ IconResource { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring IconResource();

void IconResource(winrt::hstring value);
public string IconResource { get; set; }
var string = storageProviderItemProperty.iconResource;
storageProviderItemProperty.iconResource = string;
Public Property IconResource As String

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur de chaîne d’une référence à une ressource d’icône. Par exemple, « SyncProviderResources.dll, -1234 »

S’applique à