EditorLayerExtensions.RemoveLayer(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attempts to remove the layer from the Project Settings Tag Manager.
public:
static void RemoveLayer(System::String ^ layerName);
public static void RemoveLayer (string layerName);
static member RemoveLayer : string -> unit
Public Shared Sub RemoveLayer (layerName As String)
Parameters
- layerName
- String