共用方式為


WebPartStorageAttribute.Storage property

取得或設定指定屬性儲存的方式的列舉型別。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Property Storage As Storage
    Get
    Set
'用途
Dim instance As WebPartStorageAttribute
Dim value As Storage

value = instance.Storage

instance.Storage = value
public Storage Storage { get; set; }

Property value

Type: Microsoft.SharePoint.WebPartPages.Storage
列舉型別值的Storage

請參閱

參照

WebPartStorageAttribute class

WebPartStorageAttribute members

Microsoft.SharePoint.WebPartPages namespace