Expression プロパティ

式の文字列。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Property Expression As String
    Get
    Set
'使用
Dim instance As IExpression
Dim value As String

value = instance.Expression

instance.Expression = value
string Expression { get; set; }
property String^ Expression {
    String^ get ();
    void set (String^ value);
}
abstract Expression : string with get, set
function get Expression () : String
function set Expression (value : String)

プロパティ値

型: System. . :: . .String
string 値です。