ActionParameter.Index 属性 (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets or sets a value indicating the index of the placeholder (or "format item") in the URL to which this parameter corresponds.
命名空间: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)
语法
声明
Public ReadOnly Property Index As Byte
用法
Dim instance As ActionParameter
Dim value As Byte
value = instance.Index
public byte Index { get; }
属性值
A byte indicating the index.
另请参阅
参考
ActionParameter 类
ActionParameter 成员
Microsoft.Office.Server.ApplicationRegistry.MetadataModel 命名空间