Click or drag to resize

ShMergeHelperAddResult Method (String, Validation_Rule_Types)

검색결과 추가

Namespace:  VIZPubLib
Assembly:  VIZPubLib (in VIZPubLib.dll) Version: 1.15.19.1119 (1.15.19.1119)
Syntax
C#
public void AddResult(
	string full_path,
	Validation_Rule_Types rule
)

Parameters

full_path
Type: SystemString
파일 전체 경로
rule
Type: VIZPubLibValidation_Rule_Types
Rule Types
See Also