FileInformation.Name Propiedad

Definición

Obtiene el nombre de StorageFile.

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = fileInformation.name;
Public ReadOnly Property Name As String

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre.

Implementaciones

Se aplica a