XamlSchemaContextSettings コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
XamlSchemaContextSettings クラスの新しいインスタンスを初期化します。
オーバーロード
XamlSchemaContextSettings() |
XamlSchemaContextSettings クラスの新しいインスタンスを初期化します。 |
XamlSchemaContextSettings(XamlSchemaContextSettings) |
既存の XamlSchemaContextSettings インスタンスの値をコピーして、XamlSchemaContextSettings クラスの新しいインスタンスを初期化します。 |
XamlSchemaContextSettings()
XamlSchemaContextSettings クラスの新しいインスタンスを初期化します。
public:
XamlSchemaContextSettings();
public XamlSchemaContextSettings ();
Public Sub New ()
適用対象
XamlSchemaContextSettings(XamlSchemaContextSettings)
既存の XamlSchemaContextSettings インスタンスの値をコピーして、XamlSchemaContextSettings クラスの新しいインスタンスを初期化します。
public:
XamlSchemaContextSettings(System::Xaml::XamlSchemaContextSettings ^ settings);
public XamlSchemaContextSettings (System.Xaml.XamlSchemaContextSettings settings);
new System.Xaml.XamlSchemaContextSettings : System.Xaml.XamlSchemaContextSettings -> System.Xaml.XamlSchemaContextSettings
Public Sub New (settings As XamlSchemaContextSettings)
パラメーター
- settings
- XamlSchemaContextSettings