Click or drag to resize

LoadOptionsCommandConfigFiles Property

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

Namespace:  MediaCy.Addins.ActiveDataOverlay
Assembly:  MediaCy.Addins.ActiveDataOverlay (in MediaCy.Addins.ActiveDataOverlay.dll) Version: 1.0.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