Share via


SoapFormatter.TopObject Properti

Definisi

Mendapatkan atau mengatur tempat ISoapMessage objek teratas SOAP dideserialisasi.

public:
 property System::Runtime::Serialization::Formatters::ISoapMessage ^ TopObject { System::Runtime::Serialization::Formatters::ISoapMessage ^ get(); void set(System::Runtime::Serialization::Formatters::ISoapMessage ^ value); };
public System.Runtime.Serialization.Formatters.ISoapMessage TopObject { get; set; }
member this.TopObject : System.Runtime.Serialization.Formatters.ISoapMessage with get, set
Public Property TopObject As ISoapMessage

Nilai Properti

tempat ISoapMessage objek teratas SOAP dideserialisasi.

Keterangan

Properti ini digunakan untuk format panggilan prosedur jarak jauh (RPC) SOAP dan menentukan bahwa rekaman teratas SOAP adalah metode yang disebut dari jarak jauh, bukan jenis objek runtime bahasa umum.

Berlaku untuk