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.
Namespace: Microsoft.TeamFoundation.Build.Activities
Assembly: Microsoft.TeamFoundation.Build.Activities (in Microsoft.TeamFoundation.Build.Activities.dll)
Syntax
'Declaration
Public Function ShouldSerializeRestoreNuGetPackages As Boolean
public bool ShouldSerializeRestoreNuGetPackages()
public:
bool ShouldSerializeRestoreNuGetPackages()
member ShouldSerializeRestoreNuGetPackages : unit -> bool
public function ShouldSerializeRestoreNuGetPackages() : boolean
Return 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.