SPProxyOperationType.TypeName 属性
获取代理操作的类型名称。
命名空间: Microsoft.SharePoint.UserCode
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property TypeName As String
Get
用法
Dim instance As SPProxyOperationType
Dim value As String
value = instance.TypeName
public string TypeName { get; }
属性值
类型:System.String
一个字符串,包含的类型名称。