INamed Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
DisplayName |
Gets display name of an instance used to represent it to the user, for example when blaming it for delays. |