语言

LocalizablePropertyDescriptionAttribute 类

定义

提供物业网格中物业的局部描述。 此类不能被继承。

public ref class LocalizablePropertyDescriptionAttribute sealed : System::ComponentModel::DescriptionAttribute
[System.AttributeUsage(System.AttributeTargets.All)]
public sealed class LocalizablePropertyDescriptionAttribute : System.ComponentModel.DescriptionAttribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type LocalizablePropertyDescriptionAttribute = class
    inherit DescriptionAttribute
Public NotInheritable Class LocalizablePropertyDescriptionAttribute
Inherits DescriptionAttribute
继承
LocalizablePropertyDescriptionAttribute
属性

构造函数

名称 说明
LocalizablePropertyDescriptionAttribute(Type, String)

使用指定的类型和属性名称初始化该 LocalizablePropertyDescriptionAttribute 类的新实例。

属性

名称 说明
Description

获取与房产相关的描述。

方法

名称 说明
GetLocalizedValue()

获得包含 局部值的 LocalizablePropertyDescriptionAttribute字符串。

适用于