Partager via


IEntryBucket.TryCreateStringContent(String) Méthode

Définition

Obtient le String utilisé pour afficher le groupe.

public:
 bool TryCreateStringContent([Runtime::InteropServices::Out] System::String ^ % content);
public bool TryCreateStringContent (out string content);
abstract member TryCreateStringContent : string -> bool
Public Function TryCreateStringContent (ByRef content As String) As Boolean

Paramètres

content
String

String pour afficher le groupe.

Retours

true si le groupe doit être affiché à l’aide de String.

S’applique à