'Usage
Dim instance As _UAExtensionObject Dim body As Object instance.SetBody(body)
Parameters
- body
The value of this parameter can be
null
(Nothing
in Visual Basic).
The value of this parameter can be null
(Nothing
in Visual Basic).
'Usage
Dim instance As _UAExtensionObject Dim body As Object instance.SetBody(body)
The value of this parameter can be null
(Nothing
in Visual Basic).
Intended for certain COM callers. You can simply use the BinaryBody property setter in .NET instead.
This member or type is for use from COM. It is not meant to be used from .NET or Python. Refer to the corresponding .NET member or type instead, if you are developing in .NET or Python.
This member is not compatible with VBScript.