Aracılığıyla paylaş


OperationContractGenerationContext.Contract Özellik

Tanım

Hizmet sözleşmesi için kod oluşturma bağlamını alır.

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

Özellik Değeri

ServiceContractGenerationContext Geçerli işlem için.

Açıklamalar

Contract İşlemi içeren hizmet sözleşmesinin sözleşme oluşturma bağlamını almak için özelliğini kullanın.

Şunlara uygulanır