Defines the attributes for an embedded resource.
[Visual Basic] Public Enum ResourceAttributes [C#] public enum ResourceAttributes [C++] public enum ResourceAttributes
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Private | The embedded resource is private. |
Public | The embedded resource is public. |
Namespace: System.Reflection
Assembly: mscorlib.dll