FileReferenceIsSet Property |
Returns an indication of the fact that the reference is actually set to a non-null value.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax public bool IsSet { get; }
Public ReadOnly Property IsSet As Boolean
Get
Property Value
Type:
BooleanSee Also