GetResourcePath
Output.GetResourcePath method
返回给定资源的路径。
public string GetResourcePath(object obj)
范围 | 类型 | 描述 |
---|---|---|
obj | Object | 资源对象。 |
返回值
资源路径。
也可以看看
- class Output
- 命名空间 Aspose.Slides.Export.Web
- 部件 Aspose.Slides
返回给定资源的路径。
public string GetResourcePath(object obj)
范围 | 类型 | 描述 |
---|---|---|
obj | Object | 资源对象。 |
资源路径。