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