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 the size of data the property is configured to store, or null if no size is configured.
public virtual int? Size { get; }
member this.Size : Nullable<int>
Public Overridable ReadOnly Property Size As Nullable(Of Integer)