Resource.IsRoot

Resource.IsRoot property

获取指示资源是否为根资源的标志。 根资源是一种特殊资源,旨在支持 MS 项目格式的内部结构,不打算直接从用户代码中使用。

public virtual bool IsRoot { get; }

也可以看看