ThisPath.OPTIONS Field

Definition

Caution

This property is deprecated, use ThisPath.Options instead.

The options that were passed to the active dialog via options argument of BeginDialog.

[System.Obsolete("This property is deprecated, use ThisPath.Options instead.")]
public const string OPTIONS;
[<System.Obsolete("This property is deprecated, use ThisPath.Options instead.")>]
val mutable OPTIONS : string
Public Const OPTIONS As String 

Field Value

Attributes

Remarks

This property is deprecated, use ThisPath.Options instead.

Applies to