Share via


IVsWCFReferenceGroup.GetMapFileProjectItem Method

Definition

Returns the project item with which a service reference is associated.

public:
 System::Object ^ GetMapFileProjectItem();
public:
 Platform::Object ^ GetMapFileProjectItem();
winrt::Windows::Foundation::IInspectable GetMapFileProjectItem();
public object GetMapFileProjectItem ();
abstract member GetMapFileProjectItem : unit -> obj
Public Function GetMapFileProjectItem () As Object

Returns

An object that represents a project item.

Applies to