Click or drag to resize

OpenRecipeCommandConfigFiles Property

Returns list of files that can be automatically packaged with distributed macro projects.

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Overrides ReadOnly Property ConfigFiles As String()
	Get

Property Value

Type: String

Return Value

Type: String
Remarks
The files are added to the Additional files list.
See Also