Share via


DeploymentObject.GetChildren Method

Definition

public:
 System::Collections::Generic::IEnumerable<Microsoft::Web::Deployment::DeploymentObject ^> ^ GetChildren();
public System.Collections.Generic.IEnumerable<Microsoft.Web.Deployment.DeploymentObject> GetChildren ();
member this.GetChildren : unit -> seq<Microsoft.Web.Deployment.DeploymentObject>
Public Function GetChildren () As IEnumerable(Of DeploymentObject)

Returns

Applies to