Condividi tramite


Help2.AskAQuestion(UInt32) Method

Definition

Displays a URL based on the supplied flag.

public:
 void AskAQuestion(System::UInt32 askQuestionFlags);
public:
 void AskAQuestion(unsigned int askQuestionFlags);
void AskAQuestion(unsigned int askQuestionFlags);
[System.Runtime.InteropServices.DispId(31)]
public void AskAQuestion (uint askQuestionFlags);
[<System.Runtime.InteropServices.DispId(31)>]
abstract member AskAQuestion : uint32 -> unit
Public Sub AskAQuestion (askQuestionFlags As UInteger)

Parameters

askQuestionFlags
UInt32

A flag specified in __vsAskQuestionFlags enumeration.

Attributes

Remarks

AskAQuestion is implemented to ask a question or to send feedback.

Applies to