The path of the source file or folder that should be copied
Namespace: MSBuild.Community.Tasks.Subversion
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Property SourcePath As String |
C# |
---|
public string SourcePath { get; set; } |
C++ |
---|
public property string SourcePath sealed { String get(); void set(String value); } |
J# |
---|
/** property */ public string get_SourcePath(); /** property */ public void set_SourcePath(string value); |
JScript |
---|
public function get SourcePath() : String public function set SourcePath(value : String); |
See Also
Documentation version 1.0.0.0.