IInternalConfigHost.SupportsPath Property

Definition

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

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

Property Value

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

Applies to