Share via


DeploymentManager.GetMethods Method

Definition

public:
 static System::Collections::Generic::IEnumerable<Microsoft::Web::Deployment::DeploymentMethod ^> ^ GetMethods();
public static System.Collections.Generic.IEnumerable<Microsoft.Web.Deployment.DeploymentMethod> GetMethods ();
static member GetMethods : unit -> seq<Microsoft.Web.Deployment.DeploymentMethod>
Public Shared Function GetMethods () As IEnumerable(Of DeploymentMethod)

Returns

Returns IEnumerable<T>.

Applies to