次の方法で共有


SAPAdapterExtensionElement.OnDeserializeUnrecognizedAttribute メソッド

定義

protected:
 override bool OnDeserializeUnrecognizedAttribute(System::String ^ name, System::String ^ value);
protected override bool OnDeserializeUnrecognizedAttribute(string name, string value);
override this.OnDeserializeUnrecognizedAttribute : string * string -> bool
Protected Overrides Function OnDeserializeUnrecognizedAttribute (name As String, value As String) As Boolean

パラメーター

name
String
value
String

戻り値

適用対象