Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether direct access is enabled.
public bool? IsDirectAccessEnabled { get; }
member this.IsDirectAccessEnabled : Nullable<bool>
Public ReadOnly Property IsDirectAccessEnabled As Nullable(Of Boolean)