FontSettingsActionGroup.ForegroundProperty Property
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.
public:
property Microsoft::VisualStudio::DesignTools::Extensibility::Actions::PropertyAction ^ ForegroundProperty { Microsoft::VisualStudio::DesignTools::Extensibility::Actions::PropertyAction ^ get(); void set(Microsoft::VisualStudio::DesignTools::Extensibility::Actions::PropertyAction ^ value); };
public Microsoft.VisualStudio.DesignTools.Extensibility.Actions.PropertyAction ForegroundProperty { get; set; }
member this.ForegroundProperty : Microsoft.VisualStudio.DesignTools.Extensibility.Actions.PropertyAction with get, set
Public Property ForegroundProperty As PropertyAction