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