Langue

Report.Custom Propriété

Définition

Ça obtient le contenu du Custom tag 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é

Une String valeur contenant les informations personnalisées à transmettre à l’extension de rendu.

Pour plus d’informations sur les informations personnalisées, voir Écrire un code personnalisé pour les Reporting Services.

S’applique à