PathString.HasValue Property

Definition

True if the path is not empty

public:
 property bool HasValue { bool get(); };
public bool HasValue { get; }
member this.HasValue : bool
Public ReadOnly Property HasValue As Boolean

Property Value

Applies to