StoryFragment.FragmentName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nom du fragment d'article.
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
Valeur de propriété
String représentant le nom de ce fragment.
Remarques
Pour plus d’informations sur l’attribut FragmentName
de la </StoryFragment>
partie d’un document XPS (XML Paper Specification), consultez le chapitre 9 de la spécification XPS (XML Paper Specification) que vous pouvez obtenir dans XPS : Spécification et téléchargements de licences.