MVPSI.JAMS Namespace > Method Class : HostLocally Property |
'Declaration
<System.Xml.Serialization.XmlAttributeAttribute("hostLocally")> <System.ComponentModel.DefaultValueAttribute()> Public Property HostLocally As System.Boolean
'Usage
Dim instance As Method Dim value As System.Boolean instance.HostLocally = value value = instance.HostLocally
[System.Xml.Serialization.XmlAttribute("hostLocally")] [System.ComponentModel.DefaultValue()] public System.bool HostLocally {get; set;}
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