IInternalConfigHost.SupportsPath 属性    
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回一个值,它指示宿主配置是否支持路径标记。
public:
 property bool SupportsPath { bool get(); };public bool SupportsPath { get; }member this.SupportsPath : boolPublic ReadOnly Property SupportsPath As Boolean属性值
如果配置支持路径标记,则为 true;否则为 false。