TaskHostClass.HostType 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.
Gets the value from the DTSObjectHostType enumeration that describes the host of the container.
public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType HostType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType get(); };public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType HostType { get; }member this.HostType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostTypePublic Overridable ReadOnly Property HostType As DTSObjectHostTypeProperty Value
A value from DTSObjectHostType enumerator.