Linguaggio

EventHandlerClass.ForcedExecutionValue Proprietà

Definizione

Se la ForceExecutionValue proprietà è impostata su true, ottiene o imposta un valore che specifica il valore di esecuzione opzionale che il pacchetto restituisce.

public:
 virtual property System::Object ^ ForcedExecutionValue { System::Object ^ get(); void set(System::Object ^ value); };
public virtual object ForcedExecutionValue { get; set; }
member this.ForcedExecutionValue : obj with get, set
Public Overridable Property ForcedExecutionValue As Object

Valore della proprietà

Un oggetto che rappresenta il valore di esecuzione opzionale restituito dal package. Il valore predefinito di questa proprietà è 0.

Implementazioni

Si applica a