CompilerBase.ResourceLinkage.

CompilerBase.

ClassName Property

Summary

Gets the name of the class (most likely a form) that the resource is associated with.

Syntax

public string ClassName { get; set; }

Value

Type Description
string The name of the class the resource is associated with.