C# Class Tp.Integration.Plugin.Common.PluginLifecycle.DefaultPluginMashupRepository

Represents mashups from "Mashups" folder from your plugin directory.
Inheritance: IPluginMashupRepository
Mostra file Open project: TargetProcess/Target-Process-Plugins

Public Properties

Property Type Description
_mashupsPhysicalPath string

Public Methods

Method Description
DefaultPluginMashupRepository ( ) : System

Method Details

DefaultPluginMashupRepository() public method

public DefaultPluginMashupRepository ( ) : System
return System

Property Details

_mashupsPhysicalPath public_oe property

public string _mashupsPhysicalPath
return string