Udostępnij za pośrednictwem


Właściwość IArtifact.Manifestations —

Pobiera elementy modelu, które są przewożone przez artifact lub używane w jego konstrukcji lub generacji.

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

Składnia

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

Wartość właściwości

Typ: IEnumerable<IManifestation>

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IArtifact Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Deployments