Sdílet prostřednictvím


IExecutionSpecification.Start – vlastnost

Získává pozici na životnost začátku spuštění.

Obor názvů:  Microsoft.VisualStudio.Uml.Interactions
Sestavení:  Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)

Syntaxe

'Deklarace
ReadOnly Property Start As IOccurrenceSpecification
IOccurrenceSpecification Start { get; }
property IOccurrenceSpecification^ Start {
    IOccurrenceSpecification^ get ();
}
abstract Start : IOccurrenceSpecification
function get Start () : IOccurrenceSpecification

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IOccurrenceSpecification

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IExecutionSpecification Rozhraní

Microsoft.VisualStudio.Uml.Interactions – obor názvů