ObjectStateFormatter.IFormatter.SurrogateSelector Vlastnost

Definice

Popis tohoto člena naleznete v tématu SurrogateSelector.

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

Hodnota vlastnosti

Používá SurrogateSelector se tento formátovací modul.

Implementuje

Poznámky

Nastavení této vlastnosti nemá žádný vliv.

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, ObjectStateFormatter že je instance přetypována do IFormatter rozhraní.

Platí pro