IInternalConfigHost.SupportsPath 属性

定义

返回一个值,它指示宿主配置是否支持路径标记。

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

属性值

如果配置支持路径标记,则为 true;否则为 false

适用于