UsdConfigurationManager.RefreshCachedEntry(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.
Refreshes the cached entry.
public:
virtual void RefreshCachedEntry(System::String ^ entity);
public void RefreshCachedEntry (string entity);
abstract member RefreshCachedEntry : string -> unit
override this.RefreshCachedEntry : string -> unit
Public Sub RefreshCachedEntry (entity As String)
Parameters
- entity
- String
Specifies the entity.