Miner.Interop Namespace > ID8ListItem Interface : ViewVisible Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678285)> ReadOnly Property ViewVisible As System.Boolean
'Usage
Dim instance As ID8ListItem Dim value As System.Boolean value = instance.ViewVisible
[System.Runtime.InteropServices.DispId(1610678285)] System.bool ViewVisible {get;}
read-only property ViewVisible: System.Boolean;
System.Runtime.InteropServices.DispIdAttribute(1610678285) function get ViewVisible : System.boolean
[System.Runtime.InteropServices.DispId(1610678285)]
__property System.bool get_ViewVisible();
[System.Runtime.InteropServices.DispId(1610678285)] property System.bool ViewVisible { System.bool get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2