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 PolicyBase.CanEdit.
Namespace: Microsoft.TeamFoundation.Build.Controls
Assembly: Microsoft.TeamFoundation.Build.Controls (in Microsoft.TeamFoundation.Build.Controls.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property CanEdit As Boolean
public override bool CanEdit { get; }
public:
virtual property bool CanEdit {
bool get () override;
}
abstract CanEdit : bool with get
override CanEdit : bool with get
override function get CanEdit () : boolean
Property Value
Type: System.Boolean
Returns Boolean.
Implements
.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.