Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The metabase registry query patterns for this service host.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property MetabaseRegistryPatterns As String()
protected override string[] MetabaseRegistryPatterns { get; }
protected:
virtual property array<String^>^ MetabaseRegistryPatterns {
array<String^>^ get () override;
}
abstract MetabaseRegistryPatterns : string[] with get
override MetabaseRegistryPatterns : string[] with get
override function get MetabaseRegistryPatterns () : String[]
Property Value
Type: array<System.String[]
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.