ProcessTemplate.GetResource Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetResource(TeamFoundationRequestContext, String) | Gets a resource with the given name from inside the process template | |
GetResource(TeamFoundationRequestContext, String, array<Byte[]%, Int64%) | Gets a resource with the given name from inside the process template |
Top