Sdílet prostřednictvím


ValueTypeFieldReference<TOperand,TResult>.OperandLocation Vlastnost

Definice

Získá nebo nastaví instanci typu hodnoty, která obsahuje pole.

public:
 property System::Activities::InOutArgument<TOperand> ^ OperandLocation { System::Activities::InOutArgument<TOperand> ^ get(); void set(System::Activities::InOutArgument<TOperand> ^ value); };
public System.Activities.InOutArgument<TOperand> OperandLocation { get; set; }
member this.OperandLocation : System.Activities.InOutArgument<'Operand> with get, set
Public Property OperandLocation As InOutArgument(Of TOperand)

Hodnota vlastnosti

InOutArgument<TOperand>

Instance typu hodnoty, která obsahuje pole.

Platí pro