Propriedade IInteractionOperand.CombinedFragment
Obtém o CombinedFragment que contém este InteractionOperand.
Namespace: Microsoft.VisualStudio.Uml.Interactions
Assembly: Microsoft.VisualStudio.Uml.Interfaces (em Microsoft.VisualStudio.Uml.Interfaces.dll)
Sintaxe
'Declaração
ReadOnly Property CombinedFragment As ICombinedFragment
Get
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment
function get CombinedFragment () : ICombinedFragment
Valor de propriedade
Tipo: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.