Show / Hide Table of Contents

Contract.StorageContext

Returns the storage context of the contract.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern StorageContext StorageContext

Attribute value: StorageContext

Back