Click or drag to resize

IDavComponentCreateCustomComponent Method

IT Hit WebDAV Classes Reference
Creates a component that can be added to the list of components of this object.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
IDavComponent CreateCustomComponent(
	string delimiter
)

Parameters

delimiter
Type: SystemString
The delimiter.

Return Value

Type: IDavComponent

[Missing <returns> documentation for "M:ITHit.WebDAV.IDavComponent.CreateCustomComponent(System.String)"]

See Also