PropertyInterface
Nectunia.Utility.EComponent Class Reference

Detailed Description

Extension class for Component

Static Public Member Functions

static string GetPath (this Component component)
 Get the path of the current Component. More...
 

Member Function Documentation

◆ GetPath()

static string Nectunia.Utility.EComponent.GetPath ( this Component  component)
static

Get the path of the current Component.

Parameters
componentThe Component to get the path.
Returns
The path of the Component.