ResourceGuardProxyBaseResource.HasData Property
Definition
Important
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.
Gets whether or not the current instance has data.
public virtual bool HasData { get; }
member this.HasData : bool
Public Overridable ReadOnly Property HasData As Boolean