QueryDataProviderZoneAttribute(String) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the QueryDataProviderZoneAttribute class.
public QueryDataProviderZoneAttribute (string zone);
new Microsoft.VisualStudio.ProjectSystem.Query.Providers.QueryDataProviderZoneAttribute : string -> Microsoft.VisualStudio.ProjectSystem.Query.Providers.QueryDataProviderZoneAttribute
Public Sub New (zone As String)
Parameters
- zone
- String
The data zone, which helps to prevent to load providers if unnecessary.