Microsoft.TeamFoundation.Cl ...


Reference for Team Foundation Server SDK
IProjectComponentCreator Interface

This interface supports the .NET Framework infrastructure and is not intended to be used directly from your code.

 The CLS-compliant alternative is >.

Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in microsoft.visualstudio.teamfoundation.client.dll)

Syntax

Visual Basic (Declaration)
<CLSCompliantAttribute(False)> _
Public Interface IProjectComponentCreator
Visual Basic (Usage)
Dim instance As IProjectComponentCreator
C#
[CLSCompliantAttribute(false)] 
public interface IProjectComponentCreator
C++
[CLSCompliantAttribute(false)] 
public interface class IProjectComponentCreator
J#
/** @attribute CLSCompliantAttribute(false) */ 
public interface IProjectComponentCreator
JScript
CLSCompliantAttribute(false) 
public interface IProjectComponentCreator
See Also

Tags :


Page view tracker