IProjectComponentCreator Interface
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
This API is not CLS-compliant. The CLS-compliant alternative is .
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IProjectComponentCreator
'Usage
Dim instance As IProjectComponentCreator
[CLSCompliantAttribute(false)]
public interface IProjectComponentCreator
[CLSCompliantAttribute(false)]
public interface class IProjectComponentCreator
public interface IProjectComponentCreator