IInternalConfigHost.SupportsLocation Property

Definition

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

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

Property Value

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

Applies to