Share via


RemoteArgument.ContractValue Özellik

Tanım

öğesinin temsil ettiği RemoteArgument öğesini IContract alır veya ayarlar.

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

Özellik Değeri

değerinin IContractRemoteArgument henüz belirtilmemiş olması durumunda RemoteArgument öğesini temsil edernull.

Özel durumlar

RemoteArgumentKind özelliği değerine ayarlanmadıContract.

-veya-

TypeCode özelliği değerine ayarlanmadıObject.

-veya-

Özelliği olduğu sırada IsByRef bu falseözellik ayarlanır.

Şunlara uygulanır