Udostępnij za pośrednictwem


ServiceHostInformation.OperatingSystem Właściwość

Definicja

Pobiera lub ustawia system operacyjny, na którym działa host usługi.

public:
 property Nullable<Microsoft::ServiceHub::Framework::ServiceHostOperatingSystem> OperatingSystem { Nullable<Microsoft::ServiceHub::Framework::ServiceHostOperatingSystem> get(); void set(Nullable<Microsoft::ServiceHub::Framework::ServiceHostOperatingSystem> value); };
public Microsoft.ServiceHub.Framework.ServiceHostOperatingSystem? OperatingSystem { get; set; }
public Microsoft.ServiceHub.Framework.ServiceHostOperatingSystem? OperatingSystem { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.OperatingSystem : Nullable<Microsoft.ServiceHub.Framework.ServiceHostOperatingSystem> with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.OperatingSystem : Nullable<Microsoft.ServiceHub.Framework.ServiceHostOperatingSystem> with get, set
Public Property OperatingSystem As Nullable(Of ServiceHostOperatingSystem)

Wartość właściwości

Atrybuty

Dotyczy