次の方法で共有


WindowsElement.Domain プロパティ

定義

ドメインを取得または設定します。

[System.Configuration.ConfigurationProperty("domain", IsRequired=false)]
public string Domain { get; set; }
[<System.Configuration.ConfigurationProperty("domain", IsRequired=false)>]
member this.Domain : string with get, set
Public Property Domain As String

プロパティ値

ドメイン。

属性

適用対象