| Visual Basic (Declaration) | |
|---|---|
Public Shared ReadOnly Property ServiceName As String | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public static string ServiceName {get;} | |
Return Value
The service name.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code