[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See
Storage Client Library for the latest version.]
The property name exceeds the maximum allowed length.
Namespace: Microsoft.WindowsAzure.StorageClient
Assembly: Microsoft.WindowsAzure.StorageClient (in Microsoft.WindowsAzure.StorageClient.dll)
Usage
Visual Basic |
---|
Dim value As String
value = TableErrorCodeStrings.PropertyNameTooLong
|
Syntax
Visual Basic |
---|
Public Const PropertyNameTooLong As String |
C# |
---|
public const string PropertyNameTooLong |
C++ |
---|
public:
literal String^ PropertyNameTooLong |
Platforms
See Also