Condividi tramite


OperationContractGenerationContext.IsTask Proprietà

Definizione

Ottiene un valore che indica se un'attività viene generata per l'operazione corrente.

public:
 property bool IsTask { bool get(); };
public bool IsTask { get; }
member this.IsTask : bool
Public ReadOnly Property IsTask As Boolean

Valore della proprietà

Boolean

true se un'attività viene generata per l'operazione corrente; in caso contrario, false.

Si applica a