Share via


MissingLicenseException.Message Property

This member overrides Exception.Message.

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

Syntax

'Declaration
Public Overrides ReadOnly Property Message As String
public override string Message { get; }
public:
virtual property String^ Message {
    String^ get () override;
}
abstract Message : string with get 
override Message : string with get
override function get Message () : String

Property Value

Type: System.String

Implements

_Exception.Message

.NET Framework Security

See Also

Reference

MissingLicenseException Class

Microsoft.TeamFoundation.Server.Core Namespace