次の方法で共有


ServiceConfig.SxsName プロパティ

メモ : この名前空間、クラス、およびメンバは、.NET Framework Version 1.1 だけでサポートされています。

囲まれた作業の side-by-side アセンブリの名前を取得または設定します。

Public Property SxsName As String
[C#]
public string SxsName {get; set;}
[C++]
public: __property String* get_SxsName();public: __property void set_SxsName(String*);
[JScript]
public function get SxsName() : String;public function set SxsName(String);

プロパティ値

side-by-side アセンブリのファイル名。既定値は null 参照 (Visual Basic では Nothing) です。

必要条件

プラットフォーム: Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ServiceConfig クラス | ServiceConfig メンバ | System.EnterpriseServices 名前空間