Edit

Share via


GenerateMethodSerializersAttribute.IsExtension Property

Definition

Gets a value indicating whether this interface is an extension interface.

public bool IsExtension { get; }
member this.IsExtension : bool
Public ReadOnly Property IsExtension As Boolean

Property Value

true if this instance is extension; otherwise, false.

Applies to