| AssemblyResourceFilename Property |
Gets the fully qualified name of the embedded resource
Namespace:
Cauldron.Reflection
Assembly:
Cauldron.Activator (in Cauldron.Activator.dll) Version: 3.2.0.2
Syntax public string Filename { get; }
Public ReadOnly Property Filename As String
Get
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.Reflection.AssemblyResource.Filename"]
See Also