Udostępnij za pośrednictwem


Właściwość IPin.Action —

Akcja, która jest właścicielem tego numeru pin.

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

Składnia

'Deklaracja
Property Action As IAction
IAction Action { get; set; }
property IAction^ Action {
    IAction^ get ();
    void set (IAction^ value);
}
abstract Action : IAction with get, set
function get Action () : IAction
function set Action (value : IAction)

Wartość właściwości

Typ: Microsoft.VisualStudio.Uml.Actions.IAction

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IPin Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Uml.Actions