GitItemRequestData.IncludeContentMetadata Field
Namespace: Microsoft.TeamFoundation.SourceControl.WebApi
Assembly: Microsoft.TeamFoundation.SourceControl.WebApi (in Microsoft.TeamFoundation.SourceControl.WebApi.dll)
Syntax
'Declaration
<DataMemberAttribute(EmitDefaultValue := False)> _
Public IncludeContentMetadata As Boolean
[DataMemberAttribute(EmitDefaultValue = false)]
public bool IncludeContentMetadata
[DataMemberAttribute(EmitDefaultValue = false)]
public:
bool IncludeContentMetadata
[<DataMemberAttribute(EmitDefaultValue = false)>]
val mutable IncludeContentMetadata: bool
public var IncludeContentMetadata : boolean
.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.