Condividi tramite


Import.ServiceDescription Proprietà

Definizione

Ottiene un riferimento all'oggetto ServiceDescription di cui è Import un membro.

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

Valore della proprietà

Oggetto ServiceDescription di cui è Import membro.

Esempio

Nell'esempio seguente viene illustrato l'utilizzo della ServiceDescription proprietà .

Importsample#6

Si applica a