共用方式為


AdoNetGrainStorageOptions.UseXmlFormat 屬性

定義

儲存體字串承載是否應格式化為 Xml。 如果 和 UseXmlFormat 都未 UseJsonFormat 設定為 true,則會將 BinaryFormatSerializer 設定為格式化儲存體字串承載。

public bool UseXmlFormat { get; set; }
member this.UseXmlFormat : bool with get, set
Public Property UseXmlFormat As Boolean

屬性值

適用於