次の方法で共有


_UserDefinedProperty.Formula プロパティ

定義

UserDefinedProperty オブジェクトの数式を表す String (C#の文字列) 値を返します。 読み取り専用です。

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

プロパティ値

適用対象