Share via


WpfBuildParameterEditor.IsInArgument Property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property IsInArgument As Boolean
protected virtual bool IsInArgument { get; }
protected:
virtual property bool IsInArgument {
    bool get ();
}
abstract IsInArgument : bool with get 
override IsInArgument : bool with get
function get IsInArgument () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

WpfBuildParameterEditor Class

Microsoft.TeamFoundation.Build.Controls Namespace