SubsystemVersion.None Property

Definition

Subsystem version not specified

public:
 static property Microsoft::CodeAnalysis::SubsystemVersion None { Microsoft::CodeAnalysis::SubsystemVersion get(); };
public static Microsoft.CodeAnalysis.SubsystemVersion None { get; }
static member None : Microsoft.CodeAnalysis.SubsystemVersion
Public Shared ReadOnly Property None As SubsystemVersion

Property Value

Applies to