MetadataSection.CreateFromServiceDescription(ServiceDescription) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a MetadataSection that contains the specified ServiceDescription.
public:
static System::ServiceModel::Description::MetadataSection ^ CreateFromServiceDescription(System::Web::Services::Description::ServiceDescription ^ serviceDescription);
public static System.ServiceModel.Description.MetadataSection CreateFromServiceDescription(System.Web.Services.Description.ServiceDescription serviceDescription);
static member CreateFromServiceDescription : System.Web.Services.Description.ServiceDescription -> System.ServiceModel.Description.MetadataSection
Public Shared Function CreateFromServiceDescription (serviceDescription As ServiceDescription) As MetadataSection
- serviceDescription
- ServiceDescription
The ServiceDescription used to create a MetadataSection object.
A MetadataSection that contains the specified ServiceDescription.
The serviceDescription
is null
.
Use this static factory method to quickly create a MetadataSection for a WSDL document. The Dialect property is assigned the value of ServiceDescriptionDialect and the Identifier property is assigned the value of the target namespace of the WSDL document.
Proizvod | Verzije |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: