UserProperty.Formula プロパティ

定義

ユーザー プロパティの数式を表す 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

public:
 property System::String ^ Formula { System::String ^ get(); void set(System::String ^ value); };
public string Formula { get; set; }
Public Property Formula As String

プロパティ値

適用対象