SetBuildPathWithSplitPartAlways Method

SetBuildPathWithSplitPartAlways function

Whether add split part index to file path always.Default value is false, that is, when there is only one split part,the split part index and corresponding prefix will not be added to the file path.


func (instance *LowCodeSaveOptionsProviderOfAssembling) SetBuildPathWithSplitPartAlways(value bool)  error

Remarks

See Also