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