OAProject.ConfigurationManager – vlastnost
Tato třída a jeho členové jsou vyhrazeny pro interní použití a nejsou určeny pro použití v kódu.
Obor názvů: Microsoft.VisualStudio.Data.Schema.Package.Internal
Sestavení: Microsoft.VisualStudio.Data.Schema.Package (v Microsoft.VisualStudio.Data.Schema.Package.dll)
'Deklarace
Public Overridable ReadOnly Property ConfigurationManager As ConfigurationManager
Get
public virtual ConfigurationManager ConfigurationManager { get; }
public:
virtual property ConfigurationManager^ ConfigurationManager {
ConfigurationManager^ get ();
}
abstract ConfigurationManager : ConfigurationManager
override ConfigurationManager : ConfigurationManager
function get ConfigurationManager () : ConfigurationManager
Typ: EnvDTE.ConfigurationManager
- 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.
Microsoft.VisualStudio.Data.Schema.Package.Internal – obor názvů