Język

RemoteArgument.ContractValue Właściwość

Definicja

Pobiera lub ustawia IContract wartość reprezentującą RemoteArgument .

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

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

Wyjątki

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

— lub —

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

— lub —

Ta właściwość jest ustawiana, gdy IsByRef właściwość ma falsewartość .

Dotyczy