ConnectionProperties.PromptLocID Property

Definition

Gets or sets the unique identifier for the Prompt property.

public:
 property System::String ^ PromptLocID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string PromptLocID { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.PromptLocID : string with get, set
Public Property PromptLocID As String

Property Value

The unique identifier for the Prompt property.

Attributes

Applies to