Compartilhar via


IPublishProperties3.MapFileExtensions Property

Definition

Gets or sets a value that indicates whether to add the .deploy file name extension to all deployed files.

public:
 property bool MapFileExtensions { bool get(); void set(bool value); };
public:
 property bool MapFileExtensions { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(12)]
public bool MapFileExtensions { get; set; }
[<System.Runtime.InteropServices.DispId(12)>]
member this.MapFileExtensions : bool with get, set
Public Property MapFileExtensions As Boolean

Property Value

true to add the .deploy file name extension to all deployed files; otherwise, false.

Implements

Attributes

Applies to