IDTSTaskHost100.ApartmentThreaded Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see TaskHostClass.
public:
property bool ApartmentThreaded { bool get(); };
[System.Runtime.InteropServices.DispId(1)]
public bool ApartmentThreaded { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.ApartmentThreaded : bool
Public ReadOnly Property ApartmentThreaded As Boolean
Property Value
- Attributes