Compartir a través de


FileAttribute.Name Propiedad

Definición

Especifica el nombre real del archivo que es o se almacenará.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string Name { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Name : string with get, set
Public Property Name As String

Valor de propiedad

El nombre real del archivo que está almacenado o lo estará en el futuro.

Atributos

Se aplica a