Udostępnij za pośrednictwem


ManagedCompiler.SubsystemVersion Property

Definition

Gets or sets the SubsystemVersion attribute value.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property System::String ^ SubsystemVersion { System::String ^ get(); void set(System::String ^ value); };
public string SubsystemVersion { get; set; }
member this.SubsystemVersion : string with get, set
Public Property SubsystemVersion As String

Property Value

The subsystem version.

Applies to