public ColorReplaceCommandColor[] Colors {get; set;}
'Declaration Public Property Colors As ColorReplaceCommandColor()
'Usage Dim instance As ColorReplaceCommand Dim value() As ColorReplaceCommandColor instance.Colors = value value = instance.Colors
public ColorReplaceCommandColor[] Colors {get; set;}
get_Colors();
set_Colors(value);
public: property array<ColorReplaceCommandColor^>^ Colors { array<ColorReplaceCommandColor^>^ get(); void set ( array<ColorReplaceCommandColor^>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2