SubscriberSubscription.PublisherName Propiedad

Definición

Recibe o establece el nombre del Publisher.

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

Valor de propiedad

Un valor String.

Comentarios

Esta propiedad puede ser accedida por cualquier usuario.

Este espacio de nombres, clase o miembro solo es compatible con la versión 2.0 del framework .NET.

Se aplica a