SoapFormatter.SurrogateSelector Właściwość

Definicja

Pobiera lub ustawia SurrogateSelector podstawianie typów podczas serializacji i deserializacji.

public:
 property System::Runtime::Serialization::ISurrogateSelector ^ SurrogateSelector { System::Runtime::Serialization::ISurrogateSelector ^ get(); void set(System::Runtime::Serialization::ISurrogateSelector ^ value); };
public System.Runtime.Serialization.ISurrogateSelector SurrogateSelector { get; set; }
member this.SurrogateSelector : System.Runtime.Serialization.ISurrogateSelector with get, set
Public Property SurrogateSelector As ISurrogateSelector

Wartość właściwości

Używany SurrogateSelector z tym SoapFormatterelementem .

Implementuje

Uwagi

System.Runtime.Remoting Służy do generowania ObjRef wystąpień dla MarshalByRefObject obiektów.

Dotyczy