ValueTypePropertyReference<TOperand,TResult>.OperandLocation Свойство

Определение

Возвращает или задает экземпляр типа значения, содержащегося в свойстве.

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)

Значение свойства

InOutArgument<TOperand>

Экземпляр типа значения, содержащегося в свойстве.

Применяется к