Miner.Geodatabase.Replication Namespace > ReplicationFileStructure Class : SearchPath Method |
'Declaration
Public MustOverride Function SearchPath( _ ByVal path As System.String, _ ByVal pattern As System.String _ ) As System.String()
'Usage
Dim instance As ReplicationFileStructure Dim path As System.String Dim pattern As System.String Dim value() As System.String value = instance.SearchPath(path, pattern)
public function SearchPath( path: System.String; pattern: System.String ): System.array of String; abstract;
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