SPAction.Description property
取得包含巨集指令的描述字串。
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Overridable ReadOnly Property Description As String
Get
'用途
Dim instance As SPAction
Dim value As String
value = instance.Description
public virtual string Description { get; }
Property value
Type: System.String
包含描述字串。