ApplicationManifest.ApplicationUri property
Communications Server 2007 Server SDK Documentation |
ApplicationManifest.ApplicationUri
The ApplicationUri property contains the application URI as defined in the application manifest XML file.
[C#] public String ApplicationUri {get;}FakePre-ba9748c186de44f2be20410c5cf9b485-39e488dd6a104cb2a727b90817b1ff92
Remarks
The application URI is defined in an application manifest XML file using the appUri attribute of the applicationManifest element. This attribute is used to uniquely identify an application manifest to the Office Communications Server.
This property will be null until Compile is successfully called.
Requirements
Redistributable: Requires Microsoft Office Communications Server 2007.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)
See Also
ApplicationManifest.Compile, ApplicationManifest
What did you think of this topic? |
© 2007 Microsoft Corporation. All rights reserved. |