IDavComponentCreateRawProperty Method
IT Hit WebDAV Classes Reference
Creates property that can be added to the list of properties of this object.
Namespace: ITHit.WebDAVAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxIRawProperty CreateRawProperty()
Function CreateRawProperty As IRawProperty
IRawProperty^ CreateRawProperty()
abstract CreateRawProperty : unit -> IRawProperty
Return Value
Type:
IRawPropertyItem that implements
IRawProperty interface.
See Also