Поделиться через


Свойство Image.Tag

Gets an expression that represents the tag for the image.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Tag As ReportVariantProperty 
    Get
'Применение
Dim instance As Image 
Dim value As ReportVariantProperty 

value = instance.Tag
public ReportVariantProperty Tag { get; }
public:
property ReportVariantProperty^ Tag {
    ReportVariantProperty^ get ();
}
member Tag : ReportVariantProperty
function get Tag () : ReportVariantProperty

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportVariantProperty
A ReportVariantProperty object that represents the tag for the image.

См. также

Справочник

Image Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering