Show / Hide Table of Contents
Last modified: 2024-09-14

Contract.StorageContext

Returns the storage context of the contract.

Namespace: Neo.SmartContract.Framework.Services

Assembly: Neo.SmartContract.Framework

Syntax

public extern StorageContext StorageContext

Attribute value: StorageContext

Back