 | ApplicationManifest Property |
[Missing <summary> documentation for "P:OpenFin.FDC3.Directory.Application.Manifest"]
Namespace:
OpenFin.FDC3.Directory
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha5
Syntaxpublic string Manifest { get; set; }Public Property Manifest As String
Get
Set
public:
property String^ Manifest {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also