TeamFoundationBaseRegistryService.ReadEntriesFallThru 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 | |
---|---|---|
ReadEntriesFallThru(TeamFoundationRequestContext, String) | ReadEntries is used to read multiple registry values in a single call Values from the fall through registry are included where they do not occur in this registry. | |
ReadEntriesFallThru(TeamFoundationRequestContext, TeamFoundationIdentity, String) | ||
ReadEntriesFallThru(TeamFoundationRequestContext, Guid, String) |
Top