DynamicDiscoveryDocument.Load(Stream) Method
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.
Deserializes an XML document into a DynamicDiscoveryDocument instance.
public:
static System::Web::Services::Discovery::DynamicDiscoveryDocument ^ Load(System::IO::Stream ^ stream);
public static System.Web.Services.Discovery.DynamicDiscoveryDocument Load (System.IO.Stream stream);
static member Load : System.IO.Stream -> System.Web.Services.Discovery.DynamicDiscoveryDocument
Public Shared Function Load (stream As Stream) As DynamicDiscoveryDocument
Parameters
Returns
The DynamicDiscoveryDocument that was loaded.
Remarks
This static
method takes an XML document, represented as a Stream, and converts in to a DynamicDiscoveryDocument .
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา