![]() |
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets an xml schema from an embedded resource.
Namespace: Smartsite.Tools
Assembly: Smartsite.Tools (in Smartsite.Tools.dll)
Syntax
C# | ![]() |
---|---|
public static GetEmbeddedSchema( assembly, string name ) |
Visual Basic (Declaration) | ![]() |
---|---|
Public Shared Function GetEmbeddedSchema ( _ assembly As , _ name As _ ) As |
Parameters
- assembly
- Assembly
The assembly.
- name
- String
The name.
Return Value
See Also
EmbeddedResourceUtility Class
Smartsite.Tools Namespace