_UserDefinedProperty.Formula 属性

定义

返回 C# 中的 字符串 (字符串 ,) 表示 UserDefinedProperty 对象的公式的值。 只读。

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

属性值

适用于