Share via


Parameter.Method Property

Gets the method the parameter belongs to.

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 Parameter
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

Parameter Class

Parameter Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace