ISharePointProjectMemberReferenceResolver Interface
Specifies an API that resolves references between SharePoint project items and the items themselves.
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
| Name | Description | |
|---|---|---|
![]() | ResolveReference<T>(Guid) | Returns the object model associated with the referenced SharePoint project item. |
![]() | ResolveReference<T>(ISharePointProjectMemberReference^) | Returns the object model associated with the referenced SharePoint project item. |
![]() | ResolveReference<T>(String^) | Returns the object model associated with the referenced SharePoint project item. |
Show:
