Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the method to which the FilterDescriptor belongs.
Namespace: Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property Method As Method
Get
'Usage
Dim instance As FilterDescriptor
Dim value As Method
value = instance.Method
public Method Method { get; }
Property Value
Type: Microsoft.Office.Server.ApplicationRegistry.Administration.Method
A Method object.
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace