DisplayName Property
Summary
Gets or sets the friendly name for the service.
Syntax
public string DisplayName { get; set; }
public:
property String^ DisplayName {
String^ get();
void set ( String^ );
}
Property Value
The friendly name of the service.