Completion4.Suffix Property
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.
The text to be displayed to the right of the DisplayText (and before the attributeIcons).
public:
property System::String ^ Suffix { System::String ^ get(); };
public:
property Platform::String ^ Suffix { Platform::String ^ get(); };
public string Suffix { get; }
member this.Suffix : string
Public ReadOnly Property Suffix As String