Udostępnij za pośrednictwem


Właściwość IDeploymentTarget.Deployments —

Pobiera wdrożeń, które zostały rozmieszczone elementy do tego obiektu docelowego.

Przestrzeń nazw:  Microsoft.VisualStudio.Uml.Deployments
Zestaw:  Microsoft.VisualStudio.Uml.Interfaces (w Microsoft.VisualStudio.Uml.Interfaces.dll)

Składnia

'Deklaracja
ReadOnly Property Deployments As IEnumerable(Of IDeployment)
IEnumerable<IDeployment> Deployments { get; }
property IEnumerable<IDeployment^>^ Deployments {
    IEnumerable<IDeployment^>^ get ();
}
abstract Deployments : IEnumerable<IDeployment>
function get Deployments () : IEnumerable<IDeployment>

Wartość właściwości

Typ: System.Collections.Generic.IEnumerable<IDeployment>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IDeploymentTarget Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Deployments