Comment.Done 属性

定义

返回或设置 C# ) 如果指定的注释已标记为关闭,则返回或设置一个 bool (布尔值。 读写。

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

属性值

适用于