RegistryPermissionAttribute.All Właściwość

Definicja

Przestroga

RegistryPermissionAttribute.Add has been deprecated. Use ViewAndModify instead.

Przestroga

Please use the ViewAndModify property instead.

Przestroga

Ten interfejs API jest już przestarzały.

Pobiera lub ustawia pełny dostęp dla określonych kluczy rejestru.

public:
 property System::String ^ All { System::String ^ get(); void set(System::String ^ value); };
[System.Obsolete("RegistryPermissionAttribute.Add has been deprecated. Use ViewAndModify instead.")]
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]
public string All { get; set; }
[<System.Obsolete("RegistryPermissionAttribute.Add has been deprecated. Use ViewAndModify instead.")>]
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
[<System.Obsolete>]
member this.All : string with get, set
Public Property All As String

Wartość właściwości

Rozdzielana średnikami lista ścieżek klucza rejestru w celu uzyskania pełnego dostępu.

Atrybuty

Wyjątki

Wywoływana jest metoda get; Jest on udostępniany tylko dla zgodności kompilatora języka C#.

Uwagi

Dostęp do klucza oznacza dostęp do wszystkich podkluczów i wszystkich wartości.

Dotyczy