API ReferenceSandbox.Internal

IPlaceholderProviderclass

Provides placeholder text for DisplayInfo of a member or a type.

objectIPlaceholderProvider
Namespace
Sandbox.Internal
Assembly
Sandbox.System
Declaration
public abstract interface Sandbox.Internal.IPlaceholderProvider

Properties1

Showing 1 properties

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

The placeholder text.

Returns:string

On this page