KrFilePart.Name property

Gets the field name associated with the file part.

public string Name { get; set; }

See Also