次の方法で共有


IInternalConfigHost.SupportsPath プロパティ

定義

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

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

プロパティ値

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

適用対象