Metoda InteractionBuilder.CloseCombinedFragment —
Przestrzeń nazw: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Zestaw: Microsoft.VisualStudio.ArchitectureTools.Extensibility (w Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Składnia
'Deklaracja
Public Sub CloseCombinedFragment ( _
fragment As ICombinedFragment _
)
public void CloseCombinedFragment(
ICombinedFragment fragment
)
public:
void CloseCombinedFragment(
ICombinedFragment^ fragment
)
member CloseCombinedFragment :
fragment:ICombinedFragment -> unit
public function CloseCombinedFragment(
fragment : ICombinedFragment
)
Parametry
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Używanie bibliotek pochodzących z częściowo zaufanego kodu.
Zobacz też
Informacje
Przestrzeń nazw Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml