Condividi tramite


ServiceContractGenerationContext.ServiceContractGenerator Proprietà

Definizione

Ottiene l'oggetto ServiceContractGenerator che deve generare il contratto.

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

Valore della proprietà

Oggetto ServiceContractGenerator che deve generare il contratto.

Commenti

Utilizzare la ServiceContractGenerator proprietà per esaminare o modificare il generatore di codice che consiste nel creare il codice del contratto.

Si applica a