OpenLibConfigFiles 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
SyntaxPublic Overrides ReadOnly Property ConfigFiles As String()
Get
Property Value
Type:
StringReturn Value
Type:
String
RemarksThe files are added to the Additional files list.
See Also