共用方式為


BrowserBuilderType class

用來指定用於自訂屬性的預設產生器,或在執行階段提供自訂產生器屬性。

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebPartPages.BrowserBuilderType

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

Syntax

'宣告
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public NotInheritable Class BrowserBuilderType
'用途
Dim instance As BrowserBuilderType
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public sealed class BrowserBuilderType

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

BrowserBuilderType members

Microsoft.SharePoint.WebPartPages namespace