 | DisplayMetadataGlyph Property |
A URL of an image that can be used to display this channel.
Namespace:
OpenFin.FDC3.Channels
Assembly:
OpenFin.FDC3 (in OpenFin.FDC3.dll) Version: 0.2.1-alpha6
Syntaxpublic string Glyph { get; set; }Public Property Glyph As String
Get
Set
public:
property String^ Glyph {
String^ get ();
void set (String^ value);
}Property Value
Type:
String
See Also