次の方法で共有


ReleaseInfo.Milestone Property

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'宣言
Public Property Milestone As String
    Get
    Set
public string Milestone { get; set; }
public:
property String^ Milestone {
    String^ get ();
    void set (String^ value);
}
member Milestone : string with get, set
function get Milestone () : String
function set Milestone (value : String)

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

ReleaseInfo Class

Microsoft.TeamFoundation.Framework.Server Namespace