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