'Declaration
Public Property Body As Object
'Usage
Dim instance As ExtensionObject Dim value As Object instance.Body = value value = instance.Body
public object Body {get; set;}
'Declaration
Public Property Body As Object
'Usage
Dim instance As ExtensionObject Dim value As Object instance.Body = value value = instance.Body
public object Body {get; set;}
Exception | Description |
---|---|
ServiceResultException | Thrown when the body is not one of the types listed above |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2