Compartir a través de


IsNotNull<T>.Value (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Build.Workflow.Expressions
Ensamblado:  Microsoft.TeamFoundation.Build.Workflow (en Microsoft.TeamFoundation.Build.Workflow.dll)

Sintaxis

'Declaración
Public Property Value As InArgument(Of T)
public InArgument<T> Value { get; set; }

Valor de propiedad

Tipo: System.Activities.InArgument<T>
Devuelva InArgument<T>.

Seguridad de .NET Framework

Vea también

Referencia

IsNotNull<T> Clase

Microsoft.TeamFoundation.Build.Workflow.Expressions (Espacio de nombres)