Property AssetName
AssetName
Name of source file (without the .cs suffix) to generate interop code for.
Declaration
public string AssetName { get; }
Property Value
| Type | Description |
|---|---|
| string |
Remarks
The interop file is placed beside this file in a *.interop.gen.cs file.