Table of Contents

Class DeviceFileChangedEventArgs

Namespace
Azure.Iot.Operations.Connector.Files
Assembly
Azure.Iot.Operations.Connector.dll
public class DeviceFileChangedEventArgs : EventArgs
Inheritance
DeviceFileChangedEventArgs
Inherited Members

Properties

ChangeType

public FileChangeType ChangeType { get; set; }

Property Value

FileChangeType

DeviceName

public string DeviceName { get; set; }

Property Value

string

InboundEndpointName

public string InboundEndpointName { get; set; }

Property Value

string