Compartilhar via


IPublishProperties2.TargetCulture Property

Definition

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

public:
 property System::String ^ TargetCulture { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TargetCulture { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(20)]
public string TargetCulture { get; set; }
[<System.Runtime.InteropServices.DispId(20)>]
member this.TargetCulture : string with get, set
Public Property TargetCulture As String

Property Value

The culture for which the deployment will be generated.

Implements

Attributes

Applies to