| FilespecsConnectPrefsLogo Property |
[Missing <summary> documentation for "P:ParaPlan.Entities.Filespecs.ConnectPrefs.Logo"]
Namespace:
ParaPlan.Entities
Assembly:
ParaPlanDll (in ParaPlanDll.dll) Version: 4.0.8861.21698
Syntax public string Logo { get; set; }
public:
property String^ Logo {
String^ get ();
void set (String^ value);
}
function get_Logo();
function set_Logo(value);
Property Value
Type:
StringSee Also