This documentation is archived and is not being maintained.
IProjectComponentCreator::Validate Method
Visual Studio 2013
Validates that the specified parameters are valid for execution.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Parameters
- ctxt
- Type: Microsoft.TeamFoundation.Client::ProjectCreationContext
The ProjectCreationContext that is associated with the current process.
- taskXml
- Type: System.Xml::XmlNode
An XML object that describes the tasks.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: