ThisPath.OPTIONS Field
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.
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.