IVsDataObjectTypeMember Interface

Definition

Represents a member of a data object support type.

public interface class IVsDataObjectTypeMember
public interface IVsDataObjectTypeMember
type IVsDataObjectTypeMember = interface
Public Interface IVsDataObjectTypeMember

Properties

Name

Gets the name of the data object type.

Type

Gets the type of the data object as a Type.

Applies to