NAnt SDK Documentation - v0.92

WebDavClient.GetFileContentsStatic Method 

[Visual Basic]
Public Shared Function GetFileContentsStatic( _
   ByVal remoteFileName As String _
) As String
[C#]
public static string GetFileContentsStatic(
   string remoteFileName
);

See Also

WebDavClient Class | NAnt.VSNet Namespace