次の方法で共有


IPublishProperties.TargetCulture Property

Gets or sets the culture for which the deployment will be generated.

Namespace:  Microsoft.VisualStudio.ManagedInterfaces.Publish
Assembly:  Microsoft.VisualStudio.ManagedInterfaces (in Microsoft.VisualStudio.ManagedInterfaces.dll)

Syntax

'宣言
Property TargetCulture As String
string TargetCulture { get; set; }

Property Value

Type: System.String
The culture for which the deployment will be generated.

.NET Framework Security

See Also

Reference

IPublishProperties Interface

Microsoft.VisualStudio.ManagedInterfaces.Publish Namespace