WorkItemServer.MaxAttachmentSize Property
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Proxy
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Proxy (in Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll)
Syntax
‘선언
Public ReadOnly Property MaxAttachmentSize As Long
Get
public long MaxAttachmentSize { get; }
public:
property long long MaxAttachmentSize {
long long get ();
}
member MaxAttachmentSize : int64
function get MaxAttachmentSize () : long
Property Value
Type: System.Int64
.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.