Condividi tramite


StorageFolder.DisplayName Proprietà

Definizione

Ottiene il nome descrittivo della cartella corrente.

public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
winrt::hstring DisplayName();
public string DisplayName { get; }
var string = storageFolder.displayName;
Public ReadOnly Property DisplayName As String

Valore della proprietà

String

Platform::String

winrt::hstring

Nome descrittivo della cartella corrente.

Implementazioni

Si applica a