FieldReference<TOperand,TResult>.Operand Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il riferimento al campo.
public:
property System::Activities::InArgument<TOperand> ^ Operand { System::Activities::InArgument<TOperand> ^ get(); void set(System::Activities::InArgument<TOperand> ^ value); };
public System.Activities.InArgument<TOperand> Operand { get; set; }
member this.Operand : System.Activities.InArgument<'Operand> with get, set
Public Property Operand As InArgument(Of TOperand)
Valore della proprietà
- InArgument<TOperand>
Riferimento al campo.