Texture.FileName

Texture.FileName property

Gets or sets the associated texture file.

public string FileName { get; set; }

Property Value

The name of the file.

See Also