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