DirectiveAttribute.Culture 属性

定义

获取或设置区域性数值是否与特征关联。

public:
 property bool Culture { bool get(); void set(bool value); };
public bool Culture { get; set; }
member this.Culture : bool with get, set
Public Property Culture As Boolean

属性值

Boolean

如果同属性相关的区域性值,则为 true;否则,为 false

适用于