Lenguaje

Subscription.Path Propiedad

Definición

Obtiene la URL totalmente cualificada del informe asociado a la suscripción.

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

Valor de propiedad

Un valor de solo String lectura que contiene la URL completamente cualificada del informe asociado a la suscripción.

Se aplica a