FileSystemChangeInformation.FileSystemChangeType 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.
See FileSystemChangeType for possible values.
public:
property System::String ^ FileSystemChangeType { System::String ^ get(); void set(System::String ^ value); };
public string FileSystemChangeType { get; set; }
member this.FileSystemChangeType : string with get, set
Public Property FileSystemChangeType As String