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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.