Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ShouldSerializeCustomProperty メソッド
カスタム プロパティがデフォルト以外に設定された場合は true を返します。そうでない場合は false。
シンタックス
'宣言
Public Function ShouldSerializeCustomProperty( _
ByVal As String _
) As Boolean
public bool ShouldSerializeCustomProperty(
string
)
パラメータ
- name
- カスタム プロパティの名前。
参照