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