Udostępnij za pośrednictwem


ServiceContractGenerationContext.ServiceContractGenerator Właściwość

Definicja

Pobiera element ServiceContractGenerator , który ma wygenerować kontrakt.

public:
 property System::ServiceModel::Description::ServiceContractGenerator ^ ServiceContractGenerator { System::ServiceModel::Description::ServiceContractGenerator ^ get(); };
public System.ServiceModel.Description.ServiceContractGenerator ServiceContractGenerator { get; }
member this.ServiceContractGenerator : System.ServiceModel.Description.ServiceContractGenerator
Public ReadOnly Property ServiceContractGenerator As ServiceContractGenerator

Wartość właściwości

ServiceContractGenerator

Jest ServiceContractGenerator to generowanie kontraktu.

Uwagi

Użyj właściwości , ServiceContractGenerator aby zbadać lub zmodyfikować generator kodu, który ma utworzyć kod kontraktu.

Dotyczy