Udostępnij za pośrednictwem


OperationContractGenerationContext.ServiceContractGenerator Właściwość

Definicja

Pobiera element ServiceContractGenerator , który generuje bieżącą operację.

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

Element ServiceContractGenerator , który generuje bieżącą operację.

Uwagi

ServiceContractGenerator Użyj właściwości , aby zbadać lub zmodyfikować obiekt, który generuje kod dla bieżącej operacji.

Dotyczy