LocalLongFullPath.ValidateDirectoryPath method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Protected Shared Sub ValidateDirectoryPath ( _
input As String _
)
'Usage
Dim input As StringLocalLongFullPath.ValidateDirectoryPath(input)
protected static void ValidateDirectoryPath(
string input
)
Parameters
- input
Type: System.String