XsdDataContractImporter.Options Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an ImportOptions that contains settable options for the import operation.
public:
property System::Runtime::Serialization::ImportOptions ^ Options { System::Runtime::Serialization::ImportOptions ^ get(); void set(System::Runtime::Serialization::ImportOptions ^ value); };
public System.Runtime.Serialization.ImportOptions? Options { get; set; }
public System.Runtime.Serialization.ImportOptions Options { get; set; }
member this.Options : System.Runtime.Serialization.ImportOptions with get, set
Public Property Options As ImportOptions
Property Value
A ImportOptions that contains settable options.
Remarks
Use the ImportOptions class to customize how the CLR types are generated during schema import.
Applies to
See also
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา