Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides WpfBuildParameterEditor.IsInArgument.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property IsInArgument As Boolean
protected override bool IsInArgument { get; }
protected:
virtual property bool IsInArgument {
bool get () override;
}
abstract IsInArgument : bool with get
override IsInArgument : bool with get
override function get IsInArgument () : boolean
Property Value
Type: System.Boolean
Returns Boolean.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.