Sdílet prostřednictvím


IBehavior.Context – vlastnost

Získá-li třídění, na kterém je kontext pro spuštění chování.

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

Syntaxe

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

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.CommonBehaviors.IBehavioredClassifier

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IBehavior Rozhraní

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