Partager via


StorageProviderItemPropertyDefinition.DisplayNameResource Propriété

Définition

Obtient ou définit le nom complet d’un état de fournisseur de stockage cloud.

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

void DisplayNameResource(winrt::hstring value);
public string DisplayNameResource { get; set; }
var string = storageProviderItemPropertyDefinition.displayNameResource;
storageProviderItemPropertyDefinition.displayNameResource = string;
Public Property DisplayNameResource As String

Valeur de propriété

String

Platform::String

winrt::hstring

Valeur de chaîne pour le nom complet de l’état.

S’applique à