OsProfile クラス

定義

Linux オペレーティング システム プロファイル。

public class OsProfile
type OsProfile = class
Public Class OsProfile
継承
OsProfile

コンストラクター

OsProfile()

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

OsProfile(LinuxOperatingSystemProfile)

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

プロパティ

LinuxOperatingSystemProfile

Linux OS プロファイルを取得または設定します。

適用対象