Click or drag to resize

IVIZZARDServiceGetFileObjectProperty Method

개체 속성 정보 반환

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
FilePropertyVO GetFileObjectProperty(
	int NodeIndex,
	bool OnlyShow
)

Parameters

NodeIndex
Type: SystemInt32
노드 인덱스
OnlyShow
Type: SystemBoolean
True : Visible object / False : Include the hidden objects

Return Value

Type: FilePropertyVO
Property information of the file object
See Also