Share via


IAsyncCompletionSessionOperations.InitialTriggerLocation Property

Definition

Returns the location of the initial trigger

public:
 property Microsoft::VisualStudio::Text::SnapshotPoint InitialTriggerLocation { Microsoft::VisualStudio::Text::SnapshotPoint get(); };
public Microsoft.VisualStudio.Text.SnapshotPoint InitialTriggerLocation { get; }
member this.InitialTriggerLocation : Microsoft.VisualStudio.Text.SnapshotPoint
Public ReadOnly Property InitialTriggerLocation As SnapshotPoint

Property Value

Applies to