VsUIPropertyDescriptor Struct

Definition

Contains meta information about a property in the Visual Studio User interface.

public value class VsUIPropertyDescriptor
public value class VsUIPropertyDescriptor
struct VsUIPropertyDescriptor
public struct VsUIPropertyDescriptor
type VsUIPropertyDescriptor = struct
Public Structure VsUIPropertyDescriptor
Inheritance
VsUIPropertyDescriptor

Fields

name

Contains the name of a property.

type

Contains the type of the property.

Applies to