共用方式為


IEntryBucket.TryCreateStringContent(String) 方法

定義

String取得用來顯示群組的 。

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

參數

content
String

String 顯示群組的 。

傳回

如果應該使用 String顯示群組,則為 true。

適用於