←Select platform

Success Property

Summary

Gets or sets a value indicating that the open operation was successful.

Syntax

C#
VB
C++
public bool Success {get; set;} 
Public Property Success As Boolean 
public: 
property bool Success { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to indicate that the open operation was successful; false, otherwise.

Example

For an example, refer to RasterCodecs.StartRedirecting

Requirements

Target Platforms

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