Sdílet prostřednictvím


IInteractionConstraint.InteractionOperand – vlastnost

Získá Operand interakce, který vlastní tuto Guard.

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

Syntaxe

'Deklarace
ReadOnly Property InteractionOperand As IInteractionOperand
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
    IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand with get
function get InteractionOperand () : IInteractionOperand

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IInteractionConstraint Rozhraní

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