Udostępnij za pośrednictwem


Właściwość IAction.Context —

Pobiera klasyfikatora, którego zachowanie jest częściowo opisana przez tej akcji.

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

Składnia

'Deklaracja
ReadOnly Property Context As IClassifier
IClassifier Context { get; }
property IClassifier^ Context {
    IClassifier^ get ();
}
abstract Context : IClassifier with get
function get Context () : IClassifier

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Classes.IClassifier

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IAction Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions