Option<T>.Feature Property

Definition

Feature this option is associated with.

public:
 property System::String ^ Feature { System::String ^ get(); };
public string Feature { get; }
member this.Feature : string
Public ReadOnly Property Feature As String

Property Value

Implements

Applies to