OperationContractGenerationContext.Contract Egenskap

Definition

Hämtar kodgenereringskontexten för tjänstkontraktet.

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

Egenskapsvärde

För ServiceContractGenerationContext den aktuella åtgärden.

Kommentarer

Contract Använd egenskapen för att hämta kontraktsgenereringskontexten för tjänstkontraktet som innehåller åtgärden.

Gäller för