Condividi tramite


Import.ServiceDescription Proprietà

Definizione

Ottiene un riferimento all'oggetto ServiceDescription di cui Import è 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à

ServiceDescription

ServiceDescription di cui Import è un membro.

Esempio

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

Importsample#6

Si applica a