DelegatingConfigHost.SupportsLocation Property

Definition

Gets a value indicating whether the host configuration supports location tags.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 virtual property bool SupportsLocation { bool get(); };
public virtual bool SupportsLocation { get; }
member this.SupportsLocation : bool
Public Overridable ReadOnly Property SupportsLocation As Boolean

Property Value

true if the host supports location tags; otherwise, false.

Implements

Applies to