API ReferenceSandbox.Internal

ITitleProviderclass

Provides a title or a "nice name" for DisplayInfo of a member or a type.

objectITitleProvider
Namespace
Sandbox.Internal
Assembly
Sandbox.System
Declaration
public abstract interface Sandbox.Internal.ITitleProvider

Properties1

Showing 1 properties

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

The title.

Returns:string

On this page