VsColors.ClassDesignerInheritanceKey Property

Definition

Gets the class designer inheritance key.

public:
 static property System::Object ^ ClassDesignerInheritanceKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ ClassDesignerInheritanceKey { Platform::Object ^ get(); };
public static object ClassDesignerInheritanceKey { get; }
static member ClassDesignerInheritanceKey : obj
Public ReadOnly Property ClassDesignerInheritanceKey As Object

Property Value

The class designer inheritance key.

Applies to