Aracılığıyla paylaş


ServiceContractGenerationContext.Operations Özellik

Tanım

Sözleşme işlemlerini temsil eden nesne koleksiyonunu OperationContractGenerationContext alır.

public:
 property System::Collections::ObjectModel::Collection<System::ServiceModel::Description::OperationContractGenerationContext ^> ^ Operations { System::Collections::ObjectModel::Collection<System::ServiceModel::Description::OperationContractGenerationContext ^> ^ get(); };
public System.Collections.ObjectModel.Collection<System.ServiceModel.Description.OperationContractGenerationContext> Operations { get; }
member this.Operations : System.Collections.ObjectModel.Collection<System.ServiceModel.Description.OperationContractGenerationContext>
Public ReadOnly Property Operations As Collection(Of OperationContractGenerationContext)

Özellik Değeri

Sözleşme işlemlerini temsil eden nesne koleksiyonu OperationContractGenerationContext .

Açıklamalar

Operations Sözleşme işlemlerini temsil eden nesneleri incelemek veya değiştirmek System.ServiceModel.Description.OperationContractGenerationContext için özelliğini kullanın.

Şunlara uygulanır