ITitle Interface
Definition
Section titled “Definition”Defines a title on an object.
public interface ITitleProperties
Section titled “Properties”The title of the object.
string Title { get; }Defines a title on an object.
public interface ITitleThe title of the object.
string Title { get; }