Table of Contents

Property ContainingType

Namespace
DisCatSharp.ApplicationCommands.Entities
Assembly
DisCatSharp.ApplicationCommands.dll

ContainingType

The type this command is contained in. null if reflection failed.

public Type? ContainingType { get; }

Property Value

Type