Compartir a través de


PosixTarEntry.UserName Propiedad

Definición

Obtiene o establece el nombre del usuario que posee esta entrada.

public:
 property System::String ^ UserName { System::String ^ get(); void set(System::String ^ value); };
public string UserName { get; set; }
member this.UserName : string with get, set
Public Property UserName As String

Valor de propiedad

Excepciones

El nombre de usuario es null.

Comentarios

UserName solo se usa en plataformas Unix.

Se aplica a