DeploymentObject.GetChildren 方法

定義

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)

傳回

適用於