OperationInfo.ContractName Proprietà

Definizione

Ottiene o imposta il nome completo del contratto che definisce questa operazione.

public:
 property System::String ^ ContractName { System::String ^ get(); void set(System::String ^ value); };
public string ContractName { get; set; }
member this.ContractName : string with get, set
Public Property ContractName As String

Valore della proprietà

Stringa che rappresenta il nome completo del contratto che definisce l'operazione.

Si applica a