Język

FileIOPermissionAttribute.All Właściwość

Definicja

Uwaga

Ten interfejs API jest już przestarzały.

Uwaga

Please use the ViewAndModify property instead.

Pobiera lub ustawia pełny dostęp dla pliku lub katalogu określonego przez wartość ciągu.

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

Wartość właściwości

Ścieżka bezwzględna pliku lub katalogu w celu uzyskania pełnego dostępu.

Atrybuty

Wyjątki

Metoda get nie jest obsługiwana dla tej właściwości.

Uwagi

Ta właściwość ustawia dostęp dla pojedynczego pliku lub katalogu. Użyj dodatkowych atrybutów, aby określić dodatkowe pliki i katalogi.

Dotyczy