SoapFormatter.TypeFormat 속성

정의

serialize된 스트림에서 형식 설명을 레이아웃하는 형식을 가져오거나 설정합니다.

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

속성 값

형식 설명을 serialize된 스트림에 레이아웃하는 형식입니다.

적용 대상

추가 정보