Edit

Share via


LocalOwnerPresence.ContainerManifest Property

Definition

Gets the serialized version of the container manifest.

public:
 property System::String ^ ContainerManifest { System::String ^ get(); };
public string ContainerManifest { get; }
member this.ContainerManifest : string
Public ReadOnly Property ContainerManifest As String

Property Value

Remarks

For application endpoints this will be set to null.

Applies to