StringEntryBucket.TryCreateStringContent(String) Method
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.
Get the String used to display the group.
public:
virtual bool TryCreateStringContent([Runtime::InteropServices::Out] System::String ^ % content);
public bool TryCreateStringContent (out string content);
public virtual bool TryCreateStringContent (out string content);
abstract member TryCreateStringContent : string -> bool
override this.TryCreateStringContent : string -> bool
Public Function TryCreateStringContent (ByRef content As String) As Boolean
Public Overridable Function TryCreateStringContent (ByRef content As String) As Boolean
Parameters
Returns
true if the group should be displayed using String.