←Select platform

SetName Method

Summary

Sets the unique name of this file cache object.

Syntax
C#
VB
C++
public override void SetName( 
   string value 
) 
Public Overrides Sub SetName( 
   ByVal value As String 
) 
public:  
   virtual void SetName( 
      String^ value 
   ) override 

Parameters

value

The unique name of this cache object.

Remarks

The name of the cache object can be retrieved with Name.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.