Share via


RegistryPermissionAttribute.All Vlastnost

Definice

Upozornění

RegistryPermissionAttribute.Add has been deprecated. Use ViewAndModify instead.

Upozornění

Please use the ViewAndModify property instead.

Upozornění

Toto rozhraní API je teď zastaralé.

Získá nebo nastaví úplný přístup pro zadané klíče registru.

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

Hodnota vlastnosti

Seznam cest ke klíčům registru oddělený středníkem pro úplný přístup.

Atributy

Výjimky

Get accessor je volána; je k dispozici pouze kvůli kompatibilitě kompilátoru jazyka C#.

Poznámky

Přístup ke klíči znamená přístup ke všem podklíčům a všem hodnotám.

Platí pro