Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A set of related artifacts.
Namespace: Microsoft.TeamFoundation.VersionControl.Common
Assembly: Microsoft.TeamFoundation.VersionControl.Common.Integration (in Microsoft.TeamFoundation.VersionControl.Common.Integration.dll)
Syntax
'Declaration
Public Artifacts As ArrayList
public ArrayList Artifacts
public:
ArrayList^ Artifacts
val mutable Artifacts: ArrayList
public var Artifacts : ArrayList
Remarks
Related artifacts are those artifacts that are germane to a just-completed "check-in" activity and can include the following: changeset, work-item, file(s), release notes and possibly other artifacts from extensions.
.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.