Share via


InvalidServiceVersionException.ServiceName Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public ReadOnly Property ServiceName As String
public string ServiceName { get; }
public:
property String^ ServiceName {
    String^ get ();
}
member ServiceName : string with get
function get ServiceName () : String

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

InvalidServiceVersionException Class

Microsoft.TeamFoundation.Framework.Server Namespace