SecurityPermissionAttribute.ControlAppDomain Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets a value that indicates whether permission to manipulate AppDomain is declared.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue if permission to manipulate AppDomain is declared; otherwise, false.
Show: