This topic has not yet been rated - Rate this topic

ApplicationManager.CreateObject Method

Creates an object for the specified application domain.
Name Description
ApplicationManager.CreateObject (IApplicationHost, Type)  
ApplicationManager.CreateObject (String, Type, String, String, Boolean)
Creates an object for the specified application domain based on type, virtual and physical paths, and a Boolean value indicating failure behavior when an object of the specified type already exists.
ApplicationManager.CreateObject (String, Type, String, String, Boolean, Boolean)
Creates an object for the specified application domain based on type, virtual and physical paths, a Boolean value indicating failure behavior when an object of the specified type already exists, and a Boolean value indicating whether hosting initialization error exceptions are thrown.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.