IInteractionOperand.CombinedFragment – vlastnost
CombinedFragment, který obsahuje tento InteractionOperand získá.
Obor názvů: Microsoft.VisualStudio.Uml.Interactions
Sestavení: Microsoft.VisualStudio.Uml.Interfaces (v Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntaxe
'Deklarace
ReadOnly Property CombinedFragment As ICombinedFragment
ICombinedFragment CombinedFragment { get; }
property ICombinedFragment^ CombinedFragment {
ICombinedFragment^ get ();
}
abstract CombinedFragment : ICombinedFragment with get
function get CombinedFragment () : ICombinedFragment
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.Uml.Interactions.ICombinedFragment
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.