Share via


IPublishProperties2.MapFileExtensions Property

Definition

Gets or sets whether to add ".deploy" as an 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 ".deploy" as an extension to all deployed files.

Implements

Attributes

Applies to