Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Interface that provides the methods to validate a methodology before importing it.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
<GuidAttribute("f1822f90-bc62-320e-8751-1de43431925d")> _
Public Interface ITemplateValidator
[GuidAttribute("f1822f90-bc62-320e-8751-1de43431925d")]
public interface ITemplateValidator
[GuidAttribute(L"f1822f90-bc62-320e-8751-1de43431925d")]
public interface class ITemplateValidator
[<GuidAttribute("f1822f90-bc62-320e-8751-1de43431925d")>]
type ITemplateValidator = interface end
public interface ITemplateValidator
The ITemplateValidator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ValidateTemplate | Validates the methodology that is stored in the specified folder. |
Top
.gif)