共用方式為


WebPartGalleryItemBase.V3PickerKey property

取得與Windows SharePoint Services 3.0網頁組件選擇器相容的網頁組件金鑰。

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

Syntax

'宣告
Public Overrides ReadOnly Property V3PickerKey As String
    Get
'用途
Dim instance As WebPartGalleryItemBase
Dim value As String

value = instance.V3PickerKey
public override string V3PickerKey { get; }

Property value

Type: System.String
在所有情況下的空字串。

請參閱

參照

WebPartGalleryItemBase class

WebPartGalleryItemBase members

Microsoft.SharePoint.WebPartPages namespace