ArtifactSpec, constructeur (Guid, array<Byte[], Int32)

Initialise une spécification d'artefact avec des options.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    kind As Guid, _
    id As Byte(), _
    version As Integer _
)
public ArtifactSpec(
    Guid kind,
    byte[] id,
    int version
)

Paramètres

  • kind
    Type : System.Guid
    Type auquel l'artefact appartient.

Sécurité .NET Framework

Voir aussi

Référence

ArtifactSpec Classe

ArtifactSpec, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms