共用方式為


IAsyncQuickInfoSession.Options Property

Definition

Specifies attributes of the Quick Info session and Quick Info session presentation.

public:
 property Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionOptions Options { Microsoft::VisualStudio::Language::Intellisense::QuickInfoSessionOptions get(); };
public Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionOptions Options { get; }
member this.Options : Microsoft.VisualStudio.Language.Intellisense.QuickInfoSessionOptions
Public ReadOnly Property Options As QuickInfoSessionOptions

Property Value

Applies to