name proprietà

name proprietà

Restituisce lo name della cache dello slicer.

Esempio


# get the name of the slicer cache.
print(slicerCache.name)

Definizione:

@property
def name(self):
    ...

Guarda anche