IDefaultFilterValue.DefaultValue property
取得預設值。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
ReadOnly Property DefaultValue As String
Get
'用途
Dim instance As IDefaultFilterValue
Dim value As String
value = instance.DefaultValue
string DefaultValue { get; }
Property value
Type: System.String