Freigeben über


StorageProviderItemProperty.IconResource Eigenschaft

Definition

Ein Verweis auf eine Symbolressource für eine Cloud Storage-Anbietereigenschaft.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Ein Zeichenfolgenwert eines Verweises auf eine Symbolressource. Z. B. "SyncProviderResources.dll, -1234"

Gilt für: