This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleGalleryStorage Interface > IStyleGalleryStorage.RemoveFile Method (ArcObjects .NET 10.5 SDK) |
Removes a file from the Style Gallery.
[Visual Basic .NET] Public Sub RemoveFile ( _ ByVal path As String _ )
[C#] public void RemoveFile ( string path );
[C++]
HRESULT RemoveFile(
BSTR path
);
[C++]
Parameters path [in] path is a parameter of type BSTR