LocalOwnerPresence.ContainerManifest Property
Gets the serialized version of the container manifest.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property ContainerManifest As String
Get
'Usage
Dim instance As LocalOwnerPresence
Dim value As String
value = instance.ContainerManifest
public string ContainerManifest { get; }
Property Value
Type: System.String
Remarks
For application endpoints this will be set to null.