Aracılığıyla paylaş


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

ISurrogateSelector

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 IFormatter arabirime ObjectStateFormatter yayınlandığında kullanılabilir.

Şunlara uygulanır