SPUserCodeWebPart.Subtitle property
取得SPUserCodeWebPart的副標題。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overrides ReadOnly Property Subtitle As String
Get
'用途
Dim instance As SPUserCodeWebPart
Dim value As String
value = instance.Subtitle
public override string Subtitle { get; }
Property value
Type: System.String
SPUserCodeWebPart 的副標題。