Retrieves the ISurrogateSelector providing the implementation of this surrogate.
[Visual Basic] Public ReadOnly Property Surrogate As ISerializationSurrogate [C#] public ISerializationSurrogate Surrogate {get;} [C++] public: __property ISerializationSurrogate* get_Surrogate(); [JScript] public function get Surrogate() : ISerializationSurrogate;
SurrogateInfo Structure | SurrogateInfo Members | System.Runtime.Serialization Namespace