IPublishProperties::TargetCulture Property
Visual Studio 2015
Gets or sets the culture for which the deployment will be generated.
Assembly: Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)
[DispIdAttribute(20)] property String^ TargetCulture { String^ get(); void set(String^ value); }
Show: