DeploymentSyncParameterEntry 類別

定義

提供定義部署同步處理參數專案的屬性。

public ref class DeploymentSyncParameterEntry : IEquatable<Microsoft::Web::Deployment::DeploymentSyncParameterEntry ^>
public class DeploymentSyncParameterEntry : IEquatable<Microsoft.Web.Deployment.DeploymentSyncParameterEntry>
type DeploymentSyncParameterEntry = class
    interface IEquatable<DeploymentSyncParameterEntry>
Public Class DeploymentSyncParameterEntry
Implements IEquatable(Of DeploymentSyncParameterEntry)
繼承
DeploymentSyncParameterEntry
實作

建構函式

DeploymentSyncParameterEntry(DeploymentSyncParameterEntryKind, String, String, String)

提供定義部署同步處理參數專案的屬性。

DeploymentSyncParameterEntry(String, String, String, String)

提供定義部署同步處理參數專案的屬性。

屬性

Kind

提供定義部署同步處理參數專案的屬性。

Match

取得字串,用來判斷專案是否符合提供者的準則。

Scope

取得正則運算式,用來判斷專案是否在範圍內。

Tags

提供定義部署同步處理參數專案的屬性。

方法

Equals(DeploymentSyncParameterEntry)

提供定義部署同步處理參數專案的屬性。

適用於