Enum ShareTraits
Traits to be included when listing shares with the GetSharesAsync(ShareTraits, ShareStates, string, CancellationToken) operations.
[Flags]
public enum ShareTraits
Fields
Flag specifying that all traits should be included.
Flag specifying that the share's metadata should be included.
Default value specifying that no flags are set in ShareTraits.