The Subversion schedule type.
Namespace: MSBuild.Community.Tasks.Subversion
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
Visual Basic (Declaration) |
---|
<Output> Public ReadOnly Property Schedule As String |
C# |
---|
[Output] public string Schedule { get; } |
C++ |
---|
[Output] public property string Schedule sealed { String get(); } |
J# |
---|
/** @attribute Output() */ /** property */ public string get_Schedule(); |
JScript |
---|
public function get Schedule() : String |
See Also
Documentation version 1.0.0.0.