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