EditorOptionChangedEventArgs.OptionId Property

Definition

Gets the ID of the option that has changed.

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

Property Value

The option ID.

Applies to