API ReferenceSandbox.Internal

IDescriptionProviderclass

Provides a description for DisplayInfo of a member or a type.

objectIDescriptionProvider
Namespace
Sandbox.Internal
Assembly
Sandbox.System
Declaration
public abstract interface Sandbox.Internal.IDescriptionProvider

Properties1

Showing 1 properties

public virtual string Sandbox.Internal.IDescriptionProvider.Value { get; set; }PUBLICVIRTUALGETSET

The description.

Returns:string

On this page