Proprietà IOperandOccurrenceSpecification.InteractionOperand
Ottiene l'operando interazione a cui appartiene l'occorrenza dell'operando.
Spazio dei nomi: Microsoft.VisualStudio.Uml.Interactions
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Sintassi
'Dichiarazione
ReadOnly Property InteractionOperand As IInteractionOperand
Get
IInteractionOperand InteractionOperand { get; }
property IInteractionOperand^ InteractionOperand {
IInteractionOperand^ get ();
}
abstract InteractionOperand : IInteractionOperand
function get InteractionOperand () : IInteractionOperand
Valore proprietà
Tipo: Microsoft.VisualStudio.Uml.Interactions.IInteractionOperand
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.