StoryFragment.FragmentName 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置文章段落的名称。
public:
property System::String ^ FragmentName { System::String ^ get(); void set(System::String ^ value); };
public string FragmentName { get; set; }
member this.FragmentName : string with get, set
Public Property FragmentName As String
属性值
表示此段落名称的 String。
注解
有关 XML 纸张规范 (XPS) 文档部分的属性</StoryFragment>
的详细信息FragmentName
,请参阅 XML 纸张规范 (XPS) 规范的第 9 章,可在 XPS:规范和许可证下载中获取。