DescriptionAttribute.DescriptionValue 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 string stored as the description.
protected:
property System::String ^ DescriptionValue { System::String ^ get(); void set(System::String ^ value); };
protected string DescriptionValue { get; set; }
member this.DescriptionValue : string with get, set
Protected Property DescriptionValue As String
The string stored as the description. The default value is an empty string ("").
The default implementation of the Description property simply returns this value.
This extra property exists so that you can derive from DescriptionAttribute and provide a localized version. The derived localizable DescriptionAttribute will maintain a private Boolean field to indicate if it has been localized. On the first access to the Description property, it will look up the localized string and store it back in the DescriptionValue property.
מוצר | גירסאות |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 1.1, 2.0, 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 |
.NET Standard | 2.0, 2.1 |
משוב של .NET
.NET הוא פרויקט קוד פתוח. בחר קישור כדי לספק משוב: