Sdílet prostřednictvím


IBehavior.Context – vlastnost

Získá třídění, který 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
    Get
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é

Odkaz

IBehavior Rozhraní

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