Aracılığıyla paylaş


IDeploymentTarget.Deployments Özellik

Öğeleri bu hedefe dağıtmış olan dağıtımlar alır.

Ad alanı:  Microsoft.VisualStudio.Uml.Deployments
Derleme:  Microsoft.VisualStudio.Uml.Interfaces (Microsoft.VisualStudio.Uml.Interfaces.dll içinde)

Sözdizimi

'Bildirim
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>

Özellik Değeri

Tür: System.Collections.Generic.IEnumerable<IDeployment>

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IDeploymentTarget Arabirim

Microsoft.VisualStudio.Uml.Deployments Ad Alanı