This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IS > IStyleGalleryStorageAdmin Interface > IStyleGalleryStorageAdmin.AddFileReadOnly Method (ArcObjects .NET 10.4 SDK) |
Adds a file to the Style Gallery with read-only access.
[Visual Basic .NET] Public Sub AddFileReadOnly ( _ ByVal Name As String _ )
[C#] public void AddFileReadOnly ( string Name );
[C++]
HRESULT AddFileReadOnly(
BSTR Name
);
[C++]
Parameters Name [in] Name is a parameter of type BSTR