Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

AppDomain.SetData Method

Assigns a value to an application domain property.

Name Description
AppDomain.SetData (String, Object) Assigns the specified value to the specified application domain property.
AppDomain.SetData (String, Object, IPermission) Assigns the specified value to the specified application domain property, with a specified permission to demand of the caller when the property is retrieved.
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.