NDoc 1.3.1 SDK

EmbeddedResources Class

Utilties to help reading and writing embedded resources.

For a list of all members of this type, see EmbeddedResources Members.

System.Object
   NDoc.Core.EmbeddedResources

[Visual Basic]
NotInheritable Public Class EmbeddedResources
[C#]
public sealed class EmbeddedResources
[C++]
public __gc __sealed class EmbeddedResources
[JScript]
public  class EmbeddedResources

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This is used to access the stylesheets.

Requirements

Namespace: NDoc.Core

Assembly: NDoc.Core (in NDoc.Core.dll)

See Also

EmbeddedResources Members | NDoc.Core Namespace