Click or drag to resize

DuplicateNameSuffix Property

Name's suffix of the result.

Namespace:  MediaCy.Commands.Image
Assembly:  MediaCy.Commands (in MediaCy.Commands.dll) Version: 3.1.0.0
Syntax
VB
Public Property NameSuffix As String
	Get
	Set

Property Value

Type: String

Return Value

Type: String
Remarks
If Null or Empty than the name of the result will be (SourceName)_Duplicate.
See Also