次の方法で共有


Options.IgnoreInternetAndFileAddresses プロパティ

定義

True の場合 場合は、ファイル名拡張子、MS-DOS のパス、電子メール アドレス、サーバー名と共有名 (UNC パス)、およびインターネット アドレス (Url) はスペル チェック中に無視されます。

public:
 property bool IgnoreInternetAndFileAddresses { bool get(); void set(bool value); };
public bool IgnoreInternetAndFileAddresses { get; set; }
member this.IgnoreInternetAndFileAddresses : bool with get, set
Public Property IgnoreInternetAndFileAddresses As Boolean

プロパティ値

適用対象