BuildOutputGroup.LocalizedResourceDlls Field
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.
Represents localized resource DLLs in an output group.
public: System::String ^ LocalizedResourceDlls;
std::wstring LocalizedResourceDlls;
public const string LocalizedResourceDlls;
val mutable LocalizedResourceDlls : string
Public Const LocalizedResourceDlls As String