Condividi tramite


TextExpressionImports.IsEmpty Property

Namespace:  Microsoft.TeamFoundation.Build.Workflow
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public ReadOnly Property IsEmpty As Boolean
public bool IsEmpty { get; }
public:
property bool IsEmpty {
    bool get ();
}
member IsEmpty : bool with get
function get IsEmpty () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TextExpressionImports Class

Microsoft.TeamFoundation.Build.Workflow Namespace