Options.StrictFinalYaa 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
如此 如果 拼写检查器使用有关以字母 yaa
结尾的阿拉伯语单词的拼写规则。
public:
property bool StrictFinalYaa { bool get(); void set(bool value); };
public bool StrictFinalYaa { get; set; }
member this.StrictFinalYaa : bool with get, set
Public Property StrictFinalYaa As Boolean