SPCmdlet.Fields 属性

一个属性包,包含该 cmdlet 的公共属性。

命名空间:  Microsoft.SharePoint.PowerShell
程序集:  Microsoft.SharePoint.PowerShell(位于 Microsoft.SharePoint.PowerShell.dll 中)

语法

声明
Protected ReadOnly Property Fields As HybridDictionary
    Get
用法
Dim value As HybridDictionary

value = Me.Fields
protected HybridDictionary Fields { get; }

属性值

类型:System.Collections.Specialized.HybridDictionary
HybridDictionary对象,该对象包含的属性添加到它的 cmdlet。

另请参阅

引用

SPCmdlet 类

SPCmdlet 成员

Microsoft.SharePoint.PowerShell 命名空间