Compartir a través de


PublicationArticle.PublicationName Propiedad

Definición

Obtiene o establece el nombre de la publicación a la que pertenece el artículo.

public:
 property System::String ^ PublicationName { System::String ^ get(); void set(System::String ^ value); };
public string PublicationName { get; set; }
member this.PublicationName : string with get, set
Public Property PublicationName As String

Valor de propiedad

Valor String.

Se aplica a

Consulte también