Compartir a través de


IQueryDataProviderZoneMetadataView.Zone Property

Definition

Gets the data zone of the data provider. For example, a data provider may provide data for C++ projects. If there is no C++ project, we don't want to load the provider to the product.

[System.ComponentModel.DefaultValue(null)]
public string[] Zone { get; }
[<System.ComponentModel.DefaultValue(null)>]
member this.Zone : string[]
Public ReadOnly Property Zone As String()

Property Value

String[]
Attributes

Applies to