Partager via


ArtifactSpec, constructeur (Guid, Int32, 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 Integer, _
    version As Integer _
)
public ArtifactSpec(
    Guid kind,
    int 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