IVsWCFReferenceGroup.GetMapFileProjectItem Method
Returns the project item with which a service reference is associated.
Namespace: Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Syntax
'Declaration
Function GetMapFileProjectItem As Object
Object GetMapFileProjectItem()
Object^ GetMapFileProjectItem()
abstract GetMapFileProjectItem : unit -> Object
function GetMapFileProjectItem() : Object
Return Value
Type: System.Object
An object that represents a project item.
.NET Framework Security
- 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.