MustRunInClientContextAttribute::Value Property
.NET Framework (current version)
Gets a value that indicates whether the attributed object is to be created in the context of the creator.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Property Value
Type: System::Booleantrue if the object is to be created in the context of the creator; otherwise, false. The default is true.
.NET Framework
Available since 1.1
Available since 1.1
Show: