DeploymentSyncOptions.DeclaredParameters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
與目前 物件相關聯的 物件集合 DeploymentSyncParameter 。
public:
property Microsoft::Web::Deployment::DeploymentSyncParameterCollection ^ DeclaredParameters { Microsoft::Web::Deployment::DeploymentSyncParameterCollection ^ get(); };
public Microsoft.Web.Deployment.DeploymentSyncParameterCollection DeclaredParameters { get; }
member this.DeclaredParameters : Microsoft.Web.Deployment.DeploymentSyncParameterCollection
Public ReadOnly Property DeclaredParameters As DeploymentSyncParameterCollection
屬性值
, DeploymentSyncParameterCollection 包含 DeploymentSyncParameter 與目前 物件相關聯的 物件。