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