SoapFormatter.TypeFormat 屬性

定義

取得或設定型別描述在已序列化資料流中的配置格式。

public:
 property System::Runtime::Serialization::Formatters::FormatterTypeStyle TypeFormat { System::Runtime::Serialization::Formatters::FormatterTypeStyle get(); void set(System::Runtime::Serialization::Formatters::FormatterTypeStyle value); };
public System.Runtime.Serialization.Formatters.FormatterTypeStyle TypeFormat { get; set; }
member this.TypeFormat : System.Runtime.Serialization.Formatters.FormatterTypeStyle with get, set
Public Property TypeFormat As FormatterTypeStyle

屬性值

型別描述在已序列化資料流中配置所採用的格式。

適用於

另請參閱