RemoteArgument.ContractValue Właściwość

Definicja

Pobiera lub ustawia wartość reprezentującą IContractRemoteArgument .

public:
 property System::AddIn::Contract::IContract ^ ContractValue { System::AddIn::Contract::IContract ^ get(); void set(System::AddIn::Contract::IContract ^ value); };
public System.AddIn.Contract.IContract ContractValue { get; set; }
member this.ContractValue : System.AddIn.Contract.IContract with get, set
Public Property ContractValue As IContract

Wartość właściwości

RemoteArgument Ta IContract wartość reprezentuje, null jeśli wartość elementu RemoteArgument nie została jeszcze określona.

Wyjątki

Właściwość RemoteArgumentKind nie jest ustawiona na Contract wartość.

-lub-

Właściwość TypeCode nie jest ustawiona na Object wartość.

-lub-

Ta właściwość jest ustawiana, gdy IsByRef właściwość to false.

Dotyczy