ObjectStateFormatter.IFormatter.SurrogateSelector Özellik

Tanım

Bu üyenin açıklaması için bkz 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

Özellik Değeri

SurrogateSelector Bu biçimlendirici tarafından kullanılan.

Uygulamalar

Açıklamalar

Bu özelliğin ayarlanmasının hiçbir etkisi yoktur.

Bu üye açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ObjectStateFormatter arabirime IFormatter yayınlandığında kullanılabilir.

Şunlara uygulanır