LocalOwnerPresence.ContainerManifest Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.