4
Answers

retrieve service name at run-time

Ask a question
Jan Montano

Jan Montano

16y
15.5k
1
I have a service application and I want to retrieve it's display name during run-time. I tried using base.ServiceName, but I'm not getting the expected name. I think I should be referring to display name instead, but the servicebase class doesn't have a property for displayname.

Thanks.

Answers (4)