←Select platform

Message Property (ItemExpiredException)

Summary

Message that describes the current exception.

Syntax

C#
VB
Java
C++
public override string Message { get; }
Public Overrides ReadOnly Property Message() As String 
   Get 
public:  
   virtual property String^ Message 
   { 
      String^ get() override 
   } 
@Override 
public String getMessage() 

Property Value

A message that describes the current exception.

Remarks

For more information, refer to System.Exception.Message.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Caching Assembly
Click or drag to resize