Share via


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: Object
An object that represents a project item.

.NET Framework Security

See Also

Reference

IVsWCFReferenceGroup Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace