BoundColumn.thisExpr フィールド

定義

文字列 "!"を表します。 このフィールドは読み取り専用です。

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

フィールド値

注釈

"!" 文字列を表すには、 thisExpr フィールドを使用します。

適用対象