共用方式為


ConsumerParameter.Name property

取得名稱字串。

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

Syntax

'宣告
Public ReadOnly Property Name As String
    Get
'用途
Dim instance As ConsumerParameter
Dim value As String

value = instance.Name
public string Name { get; }

Property value

Type: System.String

備註

正在連線篩選器到篩選消費者時,名稱會顯示在參數對應使用者介面中。

請參閱

參照

ConsumerParameter class

ConsumerParameter members

Microsoft.SharePoint.WebPartPages namespace