When overridden in a derived class, controls the binding of a serialized object to a type.
Public Overridable Sub BindToName ( _ serializedType As Type, _ <OutAttribute> ByRef assemblyName As String, _ <OutAttribute> ByRef typeName As String _ )
public virtual void BindToName( Type serializedType, out string assemblyName, out string typeName )
public: virtual void BindToName( Type^ serializedType, [OutAttribute] String^% assemblyName, [OutAttribute] String^% typeName )
abstract BindToName : serializedType:Type * assemblyName:string byref * typeName:string byref -> unit override BindToName : serializedType:Type * assemblyName:string byref * typeName:string byref -> unit
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2