FilePropertySemantics.Equality Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines if two FilePropertySemantics values are the same.
public static bool operator ==(Azure.Storage.Files.Shares.Models.FilePropertySemantics left, Azure.Storage.Files.Shares.Models.FilePropertySemantics right);
static member ( = ) : Azure.Storage.Files.Shares.Models.FilePropertySemantics * Azure.Storage.Files.Shares.Models.FilePropertySemantics -> bool
Public Shared Operator == (left As FilePropertySemantics, right As FilePropertySemantics) As Boolean
Parameters
- right
- FilePropertySemantics