Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the content length (a:getcontentlength element).
Namespace: Microsoft.ConfigurationManagement.Messaging.Messages
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public long ContentLength { get; private set; }
public:
property long long ContentLength {
long long get();
private: void set(long long value);
}
Public Property ContentLength As Long
Get
Private Set
End Property
Property Value
Type: System.Int64
See Also
PropFindResponse Class
Microsoft.ConfigurationManagement.Messaging.Messages Namespace
Return to top