Miner.Responder.Shared.Filters Namespace > FilterBase Class : HasValidProperty Method |
'Declaration
Protected Function HasValidProperty( _ ByVal key As System.String _ ) As System.Boolean
'Usage
Dim instance As FilterBase Dim key As System.String Dim value As System.Boolean value = instance.HasValidProperty(key)
protected System.bool HasValidProperty( System.string key )
protected function HasValidProperty( key: System.String ): System.Boolean;
protected function HasValidProperty( key : System.String ) : System.boolean;
protected: System.bool HasValidProperty( System.string* key )
protected: System.bool HasValidProperty( System.String^ key )
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