ServiceConfig.SxsOption プロパティ

定義

side-by-side アセンブリを構成する方法を示す値を取得または設定します。

public:
 property System::EnterpriseServices::SxsOption SxsOption { System::EnterpriseServices::SxsOption get(); void set(System::EnterpriseServices::SxsOption value); };
public System.EnterpriseServices.SxsOption SxsOption { get; set; }
member this.SxsOption : System.EnterpriseServices.SxsOption with get, set
Public Property SxsOption As SxsOption

プロパティ値

SxsOption 値のいずれか 1 つ。 既定値は、Ignore です。

適用対象