CompositionServices.ServiceContainer – vlastnost
Přidat místní služby v rámci domény AppDomain kontejneru služby
Obor názvů: Microsoft.VisualStudio.TextTemplating.VSHost
Sestavení: Microsoft.VisualStudio.TextTemplating.VSHost.10.0 (v Microsoft.VisualStudio.TextTemplating.VSHost.10.0.dll)
Syntaxe
'Deklarace
Public Shared ReadOnly Property ServiceContainer As IServiceContainer
Get
public static IServiceContainer ServiceContainer { get; }
public:
static property IServiceContainer^ ServiceContainer {
IServiceContainer^ get ();
}
static member ServiceContainer : IServiceContainer
static function get ServiceContainer () : IServiceContainer
Hodnota vlastnosti
Typ: System.ComponentModel.Design.IServiceContainer
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.