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.
[System.Serializable]
public abstract class AttributeString : Attribute, IEquatable<Microsoft.Bot.Builder.Scorables.Internals.AttributeString>
[<System.Serializable>]
type AttributeString = class
inherit Attribute
interface IEquatable<AttributeString>
Public MustInherit Class AttributeString
Inherits Attribute
Implements IEquatable(Of AttributeString)