RecentFile.ReadOnly 属性

定义

如此 如果对文档的更改不能保存到原始文档中。

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

属性值

适用于