Compartir a través de


INamed Interface

Definition

Represents an object that provides a localized display name to be used when it's being represented to the user, for example when blaming for delays.

public interface class INamed
public interface INamed
type INamed = interface
Public Interface INamed
Derived

Properties

Name Description
DisplayName

Gets display name of an instance used to represent it to the user, for example when blaming it for delays.

Applies to