IPublishProperties3.MapFileExtensions 属性

定义

获取或设置一个值,该值指示是否将 .deploy 文件扩展名添加到所有已部署的文件。

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

属性值

Boolean

true 将 .deploy 文件扩展名添加到所有已部署文件;否则为 false

实现

属性

适用于