Share via


ServiceContractGenerator.Options Özellik

Tanım

Hizmet sözleşmesi kodu oluşturmak için seçenekleri alır veya ayarlar.

public:
 property System::ServiceModel::Description::ServiceContractGenerationOptions Options { System::ServiceModel::Description::ServiceContractGenerationOptions get(); void set(System::ServiceModel::Description::ServiceContractGenerationOptions value); };
public System.ServiceModel.Description.ServiceContractGenerationOptions Options { get; set; }
member this.Options : System.ServiceModel.Description.ServiceContractGenerationOptions with get, set
Public Property Options As ServiceContractGenerationOptions

Özellik Değeri

Bir ServiceContractGenerationOptions nesnesi.

Açıklamalar

Kod oluşturma için çeşitli seçenekleri belirtmek için bu özelliği kullanın. Bu sabit listesi, üye değerlerinin bitsel birleşimine imkan tanıyan bir System.FlagsAttribute öznitelik içerir.

Şunlara uygulanır