IInteractionOperand.CombinedFragment 属性

获取包含此交互操作数的组合片段。

命名空间:  Microsoft.VisualStudio.Uml.Interactions
程序集:  Microsoft.VisualStudio.Uml.Interfaces(在 Microsoft.VisualStudio.Uml.Interfaces.dll 中)

语法

声明
ReadOnly Property CombinedFragment As ICombinedFragment
    Get
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
    ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment
function get CombinedFragment () : ICombinedFragment

属性值

类型:Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment

.NET Framework 安全性

请参见

参考

IInteractionOperand 接口

Microsoft.VisualStudio.Uml.Interactions 命名空间