EditorOptionChangedEventArgs.OptionId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.