←Select platform

SetName Method

Summary

Sets the unique name of this file cache object.

Syntax
C#
C++/CLI
Python
public override void SetName( 
   string value 
) 
public:  
   virtual void SetName( 
      String^ value 
   ) override 
def SetName(self,value): 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Caching Assembly

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