GetProjectPropertiesCompletedEventArgs.templateId Property

Namespace:  Microsoft.TeamFoundation.Proxy
Assembly:  Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)

Syntax

‘선언
Public ReadOnly Property templateId As Integer
    Get
public int templateId { get; }
public:
property int templateId {
    int get ();
}
member templateId : int
function get templateId () : int

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

GetProjectPropertiesCompletedEventArgs Class

Microsoft.TeamFoundation.Proxy Namespace