IVsWCFReferenceGroup.GetMapFileProjectItem Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.