←Select platform

Description Property (RequestReceivedEventArgs)

Summary

Gets or sets the textual description for the status code.

Syntax

C#
VB
C++
public string Description {get; set;}
Public Property Description As String
public: 
property String^ Description { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The textual description for the status code.

Remarks

This value is only used when Deny is set to true.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

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