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

Paramètres

  • kind
    Type : System.Guid
    Type auquel l'artefact appartient.
  • moniker
    Type : System.String
    L'identificateur de chaîne de l'artefact

Sécurité .NET Framework

Voir aussi

Référence

ArtifactSpec Classe

ArtifactSpec, surcharge

Microsoft.TeamFoundation.Framework.Server, espace de noms