共用方式為


IVsDataViewMemberInfo.SkipWhenExpression 屬性

當運算式,略過時,取得字串值,用於。 這個值取代將會評估則為計算時,運算式的值。

命名空間:  Microsoft.VisualStudio.Data.Services
組件:  Microsoft.VisualStudio.Data.Services (在 Microsoft.VisualStudio.Data.Services.dll 中)

語法

'宣告
ReadOnly Property SkipWhenExpression As String
string SkipWhenExpression { get; }
property String^ SkipWhenExpression {
    String^ get ();
}
abstract SkipWhenExpression : string with get
function get SkipWhenExpression () : String

屬性值

類型:String
字串值使用,而不是在運算式的值。

.NET Framework 安全性

請參閱

參考

IVsDataViewMemberInfo 介面

Microsoft.VisualStudio.Data.Services 命名空間