'宣言 Public Overloads Sub LoadCustomizations( _ ByVal Customizations As String, _ Optional ByVal customizationsToExclude As CustomizationType _ )
public void LoadCustomizations( string Customizations, CustomizationType customizationsToExclude )
この LoadCustomizations のオーバーロードは、指定したカスタマイズ化の文字列が有効な XML 形式ではない場合に例外を発生します。