共用方式為


TypeCode 屬性

Gets the type of this text run instance.

命名空間:  Microsoft.ReportingServices.OnDemandReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Public MustOverride ReadOnly Property TypeCode As TypeCode
    Get
'用途
Dim instance As TextRunInstance
Dim value As TypeCode

value = instance.TypeCode
public abstract TypeCode TypeCode { get; }
public:
virtual property TypeCode TypeCode {
    TypeCode get () abstract;
}
abstract TypeCode : TypeCode
abstract function get TypeCode () : TypeCode

屬性值

型別:System. . :: . .TypeCode
A TypeCode object.