Gets and sets a full path name to the palette file that this object should use.
|
JavaScript |
|
|
PaletteFileName |
|
|
C# |
|
|
string PaletteFileName { get; set; } |
|
|
C++ |
|
|
HRESULT PaletteFileName([out, retval] BSTR* pVal) HRESULT PaletteFileName([in] BSTR pVal) |
|