次の方法で共有


ImageField.ThisExpression フィールド

定義

"this" 式を表します。

public: static initonly System::String ^ ThisExpression;
public static readonly string ThisExpression;
 staticval mutable ThisExpression : string
Public Shared ReadOnly ThisExpression As String 

フィールド値

注釈

フィールドは ThisExpression 、オブジェクトがデータ ソースの ImageField ファイルではなく、データ ソース自体にバインドする必要があることを示すために使用されます。 この場合、オブジェクト ToString の メソッドによって返される値が フィールドに表示されます。

適用対象