ServiceType.ObjectType Eigenschaft

Definition

Ruft das Objekt Type ab, das an den Web Services Description Language (WSDL)-Generator übergeben wird.

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

Eigenschaftswert

Das Objekt Type , für das das aktuelle ServiceType Objekt erstellt wurde.

Gilt für: