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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.