获取或设置沙盒解决方案 Web 部件类型的完整名称。
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property TypeFullName As String
Get
Set
用法
Dim instance As SPUserCodeWebPart
Dim value As String
value = instance.TypeFullName
instance.TypeFullName = value
public string TypeFullName { get; set; }
属性值
类型:System.String
沙盒解决方案 Web 部件类型的完整名称。