GenerateSvnCommand Method

MSBuild

Generates the SVN command.


Namespace: MSBuild.Community.Tasks.Subversion
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)

Syntax

Visual Basic (Declaration)
Protected Overrides Function GenerateSvnCommand() As String
C#
protected override string GenerateSvnCommand()
C++
protected:
 virtual String GenerateSvnCommand() override 
J#
protected override string GenerateSvnCommand()
JScript
protected override  function GenerateSvnCommand() : String

See Also

Syntax based on .NET Framework version 2.0.
Documentation version 1.0.0.0.