Share via


Resource.Component Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

See OfficeLiveComponent.

Namespace:  WebSvcDiscovery
Assembly:  OfficeLive (in OfficeLive.dll)

Syntax

'Declaration
Public Property Component As OfficeLiveComponent
    Get
    Set
'Usage
Dim instance As Resource
Dim value As OfficeLiveComponent

value = instance.Component

instance.Component = value
public OfficeLiveComponent Component { get; set; }

Property Value

Type: WebSvcDiscovery.OfficeLiveComponent

See Also

Reference

Resource Class

Resource Members

WebSvcDiscovery Namespace