Version Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Dts.Tasks.MessageQueueTask
Assembly: Microsoft.SqlServer.MSMQTask (in Microsoft.SqlServer.MSMQTask.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Version
'Usage
Dim instance As Version
[SerializableAttribute]
public class Version
[SerializableAttribute]
public ref class Version
[<SerializableAttribute>]
type Version = class end
public class Version
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Tasks.MessageQueueTask.Version
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.