共用方式為


SingleSidedSettings.Valid 屬性

定義

這個物件是否仍然有效。

public:
 property bool Valid { bool get(); };
public bool Valid { get; }
member this.Valid : bool
Public ReadOnly Property Valid As Boolean

屬性值

備註

如果物件已終結,或連接已遺失,則物件無效。 呼叫無效物件上的任何其他函式是錯誤的。

適用於