FederationConfigurationElement.IsConfigured 属性

定义

获取指示此元素是否已配置了非默认值的值。

public:
 property bool IsConfigured { bool get(); };
public bool IsConfigured { get; }
member this.IsConfigured : bool
Public ReadOnly Property IsConfigured As Boolean

属性值

如果该元素已配置了非默认的值,则为 true;否则为 false

适用于