PortType.ServiceDescription Eigenschap

Definitie

Hiermee haalt u het ServiceDescriptionPortType lid op.

public:
 property System::Web::Services::Description::ServiceDescription ^ ServiceDescription { System::Web::Services::Description::ServiceDescription ^ get(); };
public System.Web.Services.Description.ServiceDescription ServiceDescription { get; }
member this.ServiceDescription : System.Web.Services.Description.ServiceDescription
Public ReadOnly Property ServiceDescription As ServiceDescription

Waarde van eigenschap

Een servicebeschrijving waarvan het PortType lid is.

Voorbeelden

PortType_ServiceDescription#1

Van toepassing op