See Also

SerialializationInvalidFileTypeException Class  | SerialializationInvalidFileTypeException Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages RedGate.SQL.Shared Send comments on this topic.

TypeName Property

RedGate.SQL.Shared Namespace > SerialializationInvalidFileTypeException Class : TypeName Property (SerialializationInvalidFileTypeException)

Gets or sets the TypeName that caused the exception.

[Visual Basic]
Public ReadOnly Property TypeName As String
[C#]
public string TypeName {get;}
[C++]
public: __property string* get_TypeName();
[C++/CLI]
public: property String^ TypeName {    String^ get(); }

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

SerialializationInvalidFileTypeException Class  | SerialializationInvalidFileTypeException Members

 

 


© 2003 - 2007 Red Gate Software Ltd. All Rights Reserved.