Report.Custom Propriété

Définition

Obtient le contenu de la balise Custom dans la définition.

public:
 property System::String ^ Custom { System::String ^ get(); };
public string Custom { get; }
member this.Custom : string
Public ReadOnly Property Custom As String

Valeur de propriété

Valeur de type String contenant les informations personnalisées à passer à l'extension de rendu.

Pour plus d’informations sur les informations personnalisées, consultez Écriture de code personnalisé pour Reporting Services.

S’applique à