IInternalConfigHost.SupportsPath プロパティ

定義

ホスト構成でパス タグがサポートされているかどうかを示す値を返します。

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

プロパティ値

true 構成がパス タグをサポートしている場合。それ以外の場合は false

適用対象