Visual Basic (Declaration) | |
---|---|
Public Shared Property ListenerServiceDisplayName As String |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public static string ListenerServiceDisplayName {get; set;} |
Managed Extensions for C++ | |
---|---|
public: __property static string* get_ListenerServiceDisplayName(); public: __property static void set_ListenerServiceDisplayName( string* value ); |
C++/CLI | |
---|---|
public: static property String^ ListenerServiceDisplayName { String^ get(); void set (String^ value); } |
Return Value
A String representing the default name to use for the Medical Workstation listener service display name when creating the service.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family