CustomHpcSerializerAttribute Constructor
Initializes a new instance of the CustomHpcSerializerAttribute Class.Initializes a new instance of the CustomHpcSerializerAttribute Class.
Namespace: Microsoft.Hpc.Linq
Assembly: Microsoft.Hpc.Linq (in Microsoft.Hpc.Linq.dll)
Usage
'Usage
Dim serializerType As Type
Dim instance As New CustomHpcSerializerAttribute(serializerType)
Syntax
'Declaration
Public Sub New ( _
serializerType As Type _
)
public CustomHpcSerializerAttribute (
Type serializerType
)
public:
CustomHpcSerializerAttribute (
Type^ serializerType
)
public CustomHpcSerializerAttribute (
Type serializerType
)
public function CustomHpcSerializerAttribute (
serializerType : Type
)
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows XP, Windows Vista, Windows 7, Windows 8, Windows Server 2003, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012
Target Platforms
Windows XP, Windows Vista, Windows 7, Windows Server 2003, Windows Server 2003 R2, Windows Server 2008, Windows Server 2008 R2, with HPC Pack Client Utilities
See Also
Reference
CustomHpcSerializerAttribute Class
CustomHpcSerializerAttribute Members
Microsoft.Hpc.Linq Namespace
Build Date:
2013-04-22