C#
VB
C++
Gets the manufacturer that developed the component.
[OperationContractAttribute()]
[WebGetAttribute(BodyStyle=0,
UriTemplate="?id={id}&domain={domain}&interface=ImplementationInformation&method=Manufacturer")]
public Stream Manufacturer(
string id,
string domain
)
id
The context manager id.
domain
The domain name of the site or organization that is being served by the located component.