Click or drag to resize

FileContentIsValid Property

Check has file a valid name and a valid content

Namespace:  SOWIData.Helper.Models
Assembly:  SOWIData.Helper (in SOWIData.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public bool IsValid { get; }

Property Value

Type: Boolean
Remarks
Name must be at the minimum one character and content mustn't be null
See Also