TeamFoundationServiceHost.MetabaseRegistryPatterns Property

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 Overridable ReadOnly Property MetabaseRegistryPatterns As String()
protected virtual string[] MetabaseRegistryPatterns { get; }
protected:
virtual property array<String^>^ MetabaseRegistryPatterns {
    array<String^>^ get ();
}
abstract MetabaseRegistryPatterns : string[] with get 
override MetabaseRegistryPatterns : string[] with get
function get MetabaseRegistryPatterns () : String[]

Property Value

Type: array<System.String[]

.NET Framework Security

See Also

Reference

TeamFoundationServiceHost Class

Microsoft.TeamFoundation.Framework.Server Namespace