PageContent.Source 属性

定义

获取或设置 FixedPage 内容数据流的统一资源标识符 (URI)。

public:
 property Uri ^ Source { Uri ^ get(); void set(Uri ^ value); };
public Uri Source { get; set; }
member this.Source : Uri with get, set
Public Property Source As Uri

属性值

Uri

相应的 UriFixedPage

注解

有关 元素及其Source属性的详细信息<PageContent>,请参阅 XPS 规范的第 3 章,可在 XPS:规范和许可证下载中获取。

依赖项属性信息

标识符字段 SourceProperty
元数据属性设置为 true

适用于

另请参阅