DefaultSerializationProviderAttribute.ProviderTypeName 속성

정의

serialization 공급자의 형식 이름을 가져옵니다.

public:
 property System::String ^ ProviderTypeName { System::String ^ get(); };
public string ProviderTypeName { get; }
member this.ProviderTypeName : string
Public ReadOnly Property ProviderTypeName As String

속성 값

공급자의 이름이 들어 있는 문자열입니다.

적용 대상

추가 정보