The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IDataContractSurrogate::GetCustomDataToExport Method (MemberInfo^, Type^)
.NET Framework (current version)
During schema export operations, inserts annotations into the schema for non-null return values.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
Parameters
- memberInfo
-
Type:
System.Reflection::MemberInfo^
A MemberInfo that describes the member.
- dataContractType
-
Type:
System::Type^
A Type.
Return Value
Type: System::Object^An object that represents the annotation to be inserted into the XML schema definition.
.NET Framework
Available since 3.0
Available since 3.0
Show: