Share via


__VSFPROPID12 Enum

Definition

public enum __VSFPROPID12
type __VSFPROPID12 = 
Public Enum __VSFPROPID12
Inheritance
__VSFPROPID12

Fields

VSFPROPID_IsDocDataInitialized -5055

This property is a bool. This is true if the DocData has been initialized on the frame; otherwise, false.

VSFPROPID_IsDocViewInitialized -5056

This property is a bool. This is true if the DocView has been initialized on the frame; otherwise, false.

VSFPROPID_LoadingTask -5054

This property is an IVsTask. The task represents the operation of initializing and loading a deferred frame. A completed task is always returned for non-deferred document frames.

Applies to