Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespace: Microsoft.TeamFoundation.Build.Tasks
Assembly: Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)
Syntax
'Dichiarazione
Public Property UpdateWorkItems As Boolean
Get
Set
public bool UpdateWorkItems { get; set; }
public:
property bool UpdateWorkItems {
bool get ();
void set (bool value);
}
member UpdateWorkItems : bool with get, set
function get UpdateWorkItems () : boolean
function set UpdateWorkItems (value : boolean)
Property Value
Type: System.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.