StoryFragment.FragmentName Propiedad

Definición

Obtiene o establece el nombre del fragmento de artículo.

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

Valor de propiedad

String que representa el nombre de este fragmento.

Comentarios

Para obtener más información sobre el FragmentName atributo de la </StoryFragment> parte de un documento xml Paper Specification (XPS), vea el capítulo 9 de la especificación xml Paper Specification (XPS) que puede obtener en XPS: Specification and License Downloads.

Se aplica a

Consulte también