Udostępnij za pośrednictwem


ValueTypePropertyReference<TOperand,TResult>.OperandLocation Właściwość

Definicja

Pobiera lub ustawia wystąpienie typu wartości, który zawiera właściwość.

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)

Wartość właściwości

InOutArgument<TOperand>

Wystąpienie typu wartości zawierającego właściwość.

Dotyczy