Compartir a través de


QueryDataProviderZoneAttribute.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. This is currently not implemented, and need be covered soon.

public string Zone { get; }
member this.Zone : string
Public ReadOnly Property Zone As String

Property Value

Applies to