DesignerTheme.ApplyTo Property
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.
Gets or sets the unqualified name of the designer type to which the designer theme is applied.
public:
virtual property System::String ^ ApplyTo { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public virtual string ApplyTo { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.ApplyTo : string with get, set
Public Overridable Property ApplyTo As String
The name of the designer type to which the designer theme is applied.
- Attributes
A user attempted a set operation when the ReadOnly property was set to true
.
The ApplyTo property associates the designer theme with a designer by using the unqualified name of the designer type, while the DesignerType property associates the designer theme with a designer type by using the Type of the designer.
Tuote | Versiot |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Tuotteen .NET palaute
.NET on avoin lähdekoodi projekti. Anna palautetta valitsemalla linkki: