IVsDataViewMemberInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents information about a member of a data view.
public interface class IVsDataViewMemberInfo
public interface IVsDataViewMemberInfo
type IVsDataViewMemberInfo = interface
Public Interface IVsDataViewMemberInfo
- Derived
Properties
SkipWhenExpression |
Gets the string value used when the when expression is skipped. This value replaces the value that would otherwise be computed by evaluating the when expression. |