ApplicationActivationAttribute::Value Property

 

Gets the specified ActivationOption value.

Namespace:   System.EnterpriseServices
Assembly:  System.EnterpriseServices (in System.EnterpriseServices.dll)

public:
property ActivationOption Value {
	ActivationOption get();
}

Property Value

Type: System.EnterpriseServices::ActivationOption

One of the ActivationOption values, either Library or Server.

.NET Framework
Available since 1.1
Return to top
Show: