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.
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
<InheritedExportAttribute> _
Public Interface ICatalogResourceTypeRuleSet
[InheritedExportAttribute]
public interface ICatalogResourceTypeRuleSet
[InheritedExportAttribute]
public interface class ICatalogResourceTypeRuleSet
[<InheritedExportAttribute>]
type ICatalogResourceTypeRuleSet = interface end
public interface ICatalogResourceTypeRuleSet
The ICatalogResourceTypeRuleSet type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
GetDeleteValidationSpecs | Returns the DeleteValidationDelegates that are defined in this class. |
![]() |
GetNodeValidationSpecs | Returns the NodeValidationDelegates that are defined in this class. |
![]() |
GetResourceTypeConstraints | Returns the resource type constraints that are defined in this class. |
![]() |
GetResourceValidationSpecs | Returns the ResourceValidationDelegates that are defined in this class. |
Top
.gif)