FileIOPermissionAttribute.All Proprietà

Definizione

Attenzione

Questa API è ora deprecata.

Attenzione

Please use the ViewAndModify property instead.

Ottiene o imposta l'accesso completo per il file o la directory specificata dal valore stringa.

public:
 property System::String ^ All { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete]
public string All { get; set; }
public string All { get; set; }
[System.Obsolete("Please use the ViewAndModify property instead.")]
public string All { get; set; }
[<System.Obsolete>]
member this.All : string with get, set
member this.All : string with get, set
[<System.Obsolete("Please use the ViewAndModify property instead.")>]
member this.All : string with get, set
Public Property All As String

Valore della proprietà

Percorso assoluto del file o della directory per l'accesso completo.

Attributi

Eccezioni

Il metodo get non è supportato per questa proprietà.

Commenti

Questa proprietà imposta l'accesso per un singolo file o directory. Usare attributi aggiuntivi per specificare file e directory aggiuntivi.

Si applica a