Reference5.Isolated Property

Definition

public:
 property bool Isolated { bool get(); void set(bool value); };
public:
 property bool Isolated { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(122)]
public bool Isolated { [System.Runtime.InteropServices.DispId(122)] get; [System.Runtime.InteropServices.DispId(122)] set; }
[<System.Runtime.InteropServices.DispId(122)>]
[<get: System.Runtime.InteropServices.DispId(122)>]
[<set: System.Runtime.InteropServices.DispId(122)>]
member this.Isolated : bool with get, set
Public Property Isolated As Boolean

Property Value

Implements

Attributes

Applies to