RuntimeEnvironment コンストラクター

定義

注意事項

Do not create instances of the RuntimeEnvironment class. Call the static methods directly on this type instead

RuntimeEnvironment クラスの新しいインスタンスを初期化します。

public:
 RuntimeEnvironment();
public RuntimeEnvironment ();
[System.Obsolete("Do not create instances of the RuntimeEnvironment class.  Call the static methods directly on this type instead", true)]
public RuntimeEnvironment ();
Public Sub New ()
属性

適用対象