Click or drag to resize

SavePaletteCommandConfigFiles Property

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

Namespace:  MediaCy.Viewers.ND
Assembly:  MediaCy.Viewers.ND (in MediaCy.Viewers.ND.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