IDecorated.DescriptionText Property

Definition

Gets the localized description of this object. While DisplayName is the primary representation of this object, the description is not immediately visible and may conveys more detail.

public:
 property System::String ^ DescriptionText { System::String ^ get(); };
public string DescriptionText { get; }
member this.DescriptionText : string
Public ReadOnly Property DescriptionText As String

Property Value

Applies to