Name

IBaseSlide.Name property

Returns or sets the name of a slide. Read/write String.

public string Name { get; set; }

See Also