Miner.Tasks.Domain Namespace > AbstractDomain Class : DomainType Property |
'Declaration
Public MustOverride ReadOnly Property DomainType As DomainType
'Usage
Dim instance As AbstractDomain Dim value As DomainType value = instance.DomainType
public abstract DomainType DomainType {get;}
public read-only property DomainType: DomainType; abstract;
public __abstract function get DomainType : DomainType
public: __property abstract DomainType get_DomainType();
public: abstract property DomainType DomainType { DomainType 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