StorageUri.Inequality Operator (StorageUri, StorageUri) (Microsoft.WindowsAzure.Storage)
From Microsoft.WindowsAzure.Storage.Queue
C#
C++
F#
VB
StorageUri.::..Inequality Operator (StorageUri, StorageUri)(StorageUri^, StorageUri^)(StorageUri, StorageUri)(StorageUri, StorageUri)
Compares two StorageUri objects for non-equivalency.
Namespace:
Microsoft.WindowsAzure.Storage
Assembly:
Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Parameters
Return Value
Type:
System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the StorageUri objects have non-equivalent values; otherwise, false.
Return to top
Compares two StorageUri objects for non-equivalency.
Syntax
Parameters
Return Value
Type: System.BooleanSystem::BooleanSystem.BooleanSystem.Booleantrue if the StorageUri objects have non-equivalent values; otherwise, false.