IWithTags Interface
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.
The stage of a key definition allowing to specify the tags of the key.
public interface IWithTags
type IWithTags = interface
Public Interface IWithTags
- Derived
Methods
WithTags(IDictionary<String,String>) |
Specifies the tags on the key. |