SupportsAttributeMarkupAttribute.SupportsAttributeMarkup property
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property SupportsAttributeMarkup As Boolean
Get
'用途
Dim instance As SupportsAttributeMarkupAttribute
Dim value As Boolean
value = instance.SupportsAttributeMarkup
public bool SupportsAttributeMarkup { get; }
Property value
Type: System.Boolean
請參閱
參照
SupportsAttributeMarkupAttribute class