public string AddPluginPackageForInstall( string FileFound, bool ForceUpdate, bool ReturnAll )
Public Function AddPluginPackageForInstall ( _ FileFound As String, _ ForceUpdate As Boolean, _ ReturnAll As Boolean _ ) As String
public: String^ AddPluginPackageForInstall( String^ FileFound, bool^ ForceUpdate, bool^ ReturnAll )