次の方法で共有


WatchResult.IsDirectory Property

Definition

Gets a value indicating whether indicates whether the watch result represents a directory.

public:
 property bool IsDirectory { bool get(); };
[System.Runtime.Serialization.DataMember(Order=2)]
public bool IsDirectory { get; }
[<System.Runtime.Serialization.DataMember(Order=2)>]
member this.IsDirectory : bool
Public ReadOnly Property IsDirectory As Boolean

Property Value

Attributes

Applies to