Click or drag to resize

OpenConfigFiles Property

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

Namespace:  MediaCy.Addins.SystemSettings.Commands
Assembly:  MediaCy.Addins.SystemSettings (in MediaCy.Addins.SystemSettings.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