ClassData.EmbeddedResourceFileName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the embedded resource file name for the class data.
public:
property System::String ^ EmbeddedResourceFileName { System::String ^ get(); };
public string EmbeddedResourceFileName { get; }
member this.EmbeddedResourceFileName : string
Public ReadOnly Property EmbeddedResourceFileName As String
Property Value
The embedded resource file name for the class data.