ProvideEditorFactoryAttribute.DeferUntilIntellisenseIsReady 属性

定义

public:
 property Nullable<bool> DeferUntilIntellisenseIsReady { Nullable<bool> get(); };
public bool? DeferUntilIntellisenseIsReady { get; }
member this.DeferUntilIntellisenseIsReady : Nullable<bool>
Public ReadOnly Property DeferUntilIntellisenseIsReady As Nullable(Of Boolean)

属性值

Nullable<Boolean>

适用于