Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
'Déclaration
Function GetChangedNodesAndProjects ( _
startSequenceId As Integer _
) As String
string GetChangedNodesAndProjects(
int startSequenceId
)
String^ GetChangedNodesAndProjects(
int startSequenceId
)
abstract GetChangedNodesAndProjects :
startSequenceId:int -> string
function GetChangedNodesAndProjects(
startSequenceId : int
) : String
Parameters
- startSequenceId
Type: System.Int32
Return Value
Type: System.String
Returns String.
.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.