Compartir a través de


ExternalStorageFile.Name (Propiedad)

Espacio de nombres:  Microsoft.Phone.Storage
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
Public Property Name As String
public string Name { get; private set; }
public:
property String^ Name {
    String^ get ();
    private: void set (String^ value);
}
member Name : string with get, private set

Valor de propiedad

Tipo: System.String

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

ExternalStorageFile Clase

Microsoft.Phone.Storage (Espacio de nombres)