Udostępnij za pośrednictwem


ServiceContractGenerationContext.ServiceContractGenerator Właściwość

Definicja

Pobiera wartość ServiceContractGenerator , która 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

Jest ServiceContractGenerator to generowanie kontraktu.

Uwagi

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

Dotyczy