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 ()
특성

적용 대상