IDTSTaskHost100.ApartmentThreaded Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Para obtener más información, vea 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
Valor de propiedad
- Atributos